Updates from: 06/04/2022 01:15:40
Service Microsoft Docs article Related commit history on GitHub Change details
v1.0 Bookingbusiness Post Bookingbusinesses https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/bookingbusiness-post-bookingbusinesses.md
Content-type: application/json
{ "displayName":"Fourth Coffee", "address":{
- "type":"mall",
"postOfficeBox":"P.O. Box 123", "street":"4567 Main Street", "city":"Buffalo",
Content-type: application/json
"isPublished":false, "publicUrl":null, "address":{
- "type":"mall",
"postOfficeBox":"P.O. Box 123", "street":"4567 Main Street", "city":"Buffalo",
v1.0 Cloudpconpremisesconnection Updateaddomainpassword https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/cloudpconpremisesconnection-updateaddomainpassword.md
One of the following permissions is required to call this API. To learn more, in
## HTTP request
+> [!CAUTION]
+> The PATCH syntax for this action is deprecated and will stop working after June 2022. We recommend that you use POST going forward.
+ <!-- { "blockType": "ignored" } --> ``` http
+POST /deviceManagement/virtualEndpoint/onPremisesConnections/{Id}/UpdateAdDomainPassword
PATCH /deviceManagement/virtualEndpoint/onPremisesConnections/{Id}/UpdateAdDomainPassword ```
If successful, this action returns a `204 No Content` response code.
--> ``` http
-PATCH https://graph.microsoft.com/beta/deviceManagement/virtualEndpoint/onPremisesConnections/{Id}/UpdateAdDomainPassword
+POST https://graph.microsoft.com/beta/deviceManagement/virtualEndpoint/onPremisesConnections/{Id}/UpdateAdDomainPassword
Content-Type: application/json {
v1.0 Device List Transitivememberof https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/device-list-transitivememberof.md
Title: "List device transitive groups"
-description: "Get groups that the device is a member of."
+ Title: "List device transitive memberships"
+description: "Get groups and administrative units that the device is a member of."
ms.localizationpriority: medium ms.prod: "directory-management" doc_type: apiPageType
-# List device transitive groups
+# List device transitive memberships
Namespace: microsoft.graph [!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
-Get groups that the device is a member of. This API request is transitive, and will also return all groups the device is a nested member of.
+Get groups and administrative units that the device is a member of. This API request is transitive, and will also return all groups and administrative units the device is a nested member of.
## Permissions
v1.0 Informationprotectionlabel Evaluateclassificationresults https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/informationprotectionlabel-evaluateclassificationresults.md
In the request body, provide a JSON object with the following parameters.
| Parameter | Type | Description | | :-- | :- | : | | contentInfo | [contentInfo](../resources/contentInfo.md) | Provides details about the content format, content state, and existing [metadata](../resources/keyvaluepair.md) as key/value pairs. |
-| classificationResults | [classificationResult](../resources/classificationresult.md) collection | Contains the set of classification results returned by the data classification endpoint. Classification information is used to determine the appropriate label based on the Microsoft Information Protection policy label configuration in Office 365 Security and Compliance Center. |
+| classificationResults | [classificationResult](../resources/classificationresult.md) collection | Contains the set of classification results returned by the data classification endpoint. Classification information is used to determine the appropriate label based on the Microsoft Purview Information Protection policy label configuration in Office 365 Security and Compliance Center. |
## Response
v1.0 Managedtenants Credentialuserregistrationssummary Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/managedtenants-credentialuserregistrationssummary-get.md
Content-Type: application/json
"mfaAndSsprCapableUserCount": 0, "ssprEnabledUserCount": 1, "mfaRegisteredUserCount": 0,
+ "mfaExcludedUserCount": 2,
"ssprRegisteredUserCount": 0, "totalUserCount": 7, "securityDefaultsEnabled": false,
v1.0 Managedtenants Managedtenant List Credentialuserregistrationssummaries https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/managedtenants-managedtenant-list-credentialuserregistrationssummaries.md
Content-Type: application/json
"mfaAndSsprCapableUserCount": 2, "ssprEnabledUserCount": 9, "mfaRegisteredUserCount": 3,
+ "mfaExcludedUserCount": 0,
"ssprRegisteredUserCount": 2, "totalUserCount": 9, "securityDefaultsEnabled": false,
Content-Type: application/json
"mfaAndSsprCapableUserCount": 0, "ssprEnabledUserCount": 1, "mfaRegisteredUserCount": 0,
+ "mfaExcludedUserCount": 2,
"ssprRegisteredUserCount": 0, "totalUserCount": 7, "securityDefaultsEnabled": false,
v1.0 Onlinemeeting Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/onlinemeeting-get.md
To use application permission for this API, tenant administrators must create an
## HTTP request
-To get an **onlineMeeting** using meeting ID with delegated (`/me`) and app (`/users/{userId}`) permission:
+To get an **onlineMeeting** using meeting ID with delegated (`/me`) and app (`/users/{userId}`) permission:
<!-- { "blockType": "ignored" } --> ```http GET /me/onlineMeetings/{meetingId} GET /users/{userId}/onlineMeetings/{meetingId} ```
+These request URLs accept both the organizer's and the invited attendee's user token (delegated permission) or user ID (app permission).
To get an **onlineMeeting** using **videoTeleconferenceId** with app permission: <!-- { "blockType": "ignored" } -->
v1.0 Page Delete https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/page-delete.md
DELETE /sites/{id}/onenote/pages/{id}
If successful, this method returns a `204 No Content` response code. It does not return anything in the response body. ## Example
-##### Request
-Here is an example of the request.
+### Request
+The following is an example of the request.
# [HTTP](#tab/http) <!-- {
DELETE https://graph.microsoft.com/beta/me/onenote/pages/{id}
-##### Response
-Here is an example of the response.
+### Response
+The following is an example of the response.
<!-- { "blockType": "response", "truncated": true
v1.0 Reportroot Getteamsdeviceusageuserdetail https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/api/reportroot-getteamsdeviceusageuserdetail.md
One of the following permissions is required to call this API. To learn more, in
| Delegated (personal Microsoft account) | Not supported. | | Application | Reports.Read.All |
-**Note**: For delegated permissions to allow apps to read service usage reports on behalf of a user, the tenant administrator must have assigned the user the appropriate Azure Active Directory limited administrator role. For more details, see [Authorization for APIs to read Microsoft 365 usage reports](/graph/reportroot-authorization).
+> **Note**: For delegated permissions to allow apps to read service usage reports on behalf of a user, the tenant administrator must have assigned the user the appropriate Azure Active Directory limited administrator role. For more details, see [Authorization for APIs to read Microsoft 365 usage reports](/graph/reportroot-authorization).
## HTTP request
The default page size for this request is 2000 items.
## Examples
-### CSV
+### Example 1: CSV output
The following is an example that outputs CSV.
Content-Type: application/octet-stream
Report Refresh Date,User Id,User Principal Name,Last Activity Date,Is Deleted,Deleted Date,Used Web,Used Windows Phone,Used iOS,Used Mac,Used Android Phone,Used Windows,Used Chrome OS,Used Linux,Is Licensed,Report Period ```
-### JSON
+### Example 2: JSON output
The following is an example that returns JSON.
v1.0 Contentinfo https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/contentinfo.md
Represents the current state of some information that is to be labeled. **conten
| : | :-- | : | | format | String | Possible values are: `default`, `email`. | | identifier | String | Identifier used for Azure Information Protection Analytics. |
-| metadata | [keyValuePair](keyvaluepair.md) collection | Existing Microsoft Information Protection metadata is passed as key/value pairs, where the key is the MSIP_Label_GUID_PropName. |
+| metadata | [keyValuePair](keyvaluepair.md) collection | Existing Microsoft Purview Information Protection metadata is passed as key/value pairs, where the key is the MSIP_Label_GUID_PropName. |
| state | String | Possible values are: `rest`, `motion`, `use`. | ## JSON representation
v1.0 Diagnostic https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/diagnostic.md
Title: "diagnostic resource type"
description: "Information about an error or warning for a OneNote operation." ms.localizationpriority: medium doc_type: resourcePageType
v1.0 Driveitem https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/driveitem.md
There are two primary ways of addressing a **driveItem** resource:
* By the **driveItem** unique identifier using `drive/items/{item-id}` * By file system path using `/drive/root:/path/to/file`
-For more information, see [addressing driveItems](/graph/concepts/onedrive-addressing-driveitems.md).
+For more information, see [addressing driveItems](/graph/onedrive-addressing-driveitems).
**DriveItem** resources have facets modeled as properties that provide data about the driveItem's identities and capabilities. For example:
v1.0 Editaction https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/editaction.md
Last updated 09/14/2017
Title: EditAction ms.localizationpriority: medium doc_type: resourcePageType # EditAction resource type
v1.0 Enums Termstore https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/enums-termstore.md
Title: "termstore enum values"
description: "Microsoft Graph termstore enumeration values" doc_type: enumPageType ms.localizationpriority: medium
v1.0 Externallink https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/externallink.md
Title: "externalLink resource type"
description: "A url that opens a OneNote page or notebook." ms.localizationpriority: medium doc_type: resourcePageType
v1.0 Filesysteminfo https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/filesysteminfo.md
Last updated 09/10/2017
Title: FileSystemInfo ms.localizationpriority: medium doc_type: resourcePageType # FileSystemInfo facet
v1.0 Hashes https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/hashes.md
Last updated 09/10/2017
Title: Hashes ms.localizationpriority: medium doc_type: resourcePageType # hashes resource type
v1.0 Identity https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/identity.md
Last updated 09/14/2017
Title: Identity ms.localizationpriority: medium doc_type: resourcePageType # identity resource type
v1.0 Inferenceclassification https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/inferenceclassification.md
Title: "inferenceClassification resource type"
description: "Classification of a user's messages to enable focus on those that are more relevant or important to the user. " ms.localizationpriority: medium doc_type: resourcePageType
v1.0 Inferenceclassificationoverride https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/inferenceclassificationoverride.md
Title: "inferenceClassificationOverride resource type"
description: "Represents a user's override for how incoming messages from a specific sender should always be classified as" ms.localizationpriority: medium doc_type: resourcePageType
v1.0 Integerrange https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/integerrange.md
Title: integerRange resource type
description: Represents an inclusive range of integers described by two Int64 boundaries. ms.localizationpriority: medium doc_type: resourcePageType
v1.0 Intune Deviceconfig Ioscustomconfiguration https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-deviceconfig-ioscustomconfiguration.md
Inherits from [deviceConfiguration](../resources/intune-shared-deviceconfigurati
|[Update iosCustomConfiguration](../api/intune-deviceconfig-ioscustomconfiguration-update.md)|[iosCustomConfiguration](../resources/intune-deviceconfig-ioscustomconfiguration.md)|Update the properties of a [iosCustomConfiguration](../resources/intune-deviceconfig-ioscustomconfiguration.md) object.| ## Properties
-|Property|Type|Description|
-|:|:|:|
+| Property | Type | Description |
+| | | |
|id|String|Key of the entity. Inherited from [deviceConfiguration](../resources/intune-shared-deviceconfiguration.md)| |lastModifiedDateTime|DateTimeOffset|DateTime the object was last modified. Inherited from [deviceConfiguration](../resources/intune-shared-deviceconfiguration.md)| |roleScopeTagIds|String collection|List of Scope Tags for this Entity instance. Inherited from [deviceConfiguration](../resources/intune-shared-deviceconfiguration.md)|
v1.0 Intune Deviceconfig Macoscustomappconfiguration https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-deviceconfig-macoscustomappconfiguration.md
Inherits from [deviceConfiguration](../resources/intune-shared-deviceconfigurati
|[Update macOSCustomAppConfiguration](../api/intune-deviceconfig-macoscustomappconfiguration-update.md)|[macOSCustomAppConfiguration](../resources/intune-deviceconfig-macoscustomappconfiguration.md)|Update the properties of a [macOSCustomAppConfiguration](../resources/intune-deviceconfig-macoscustomappconfiguration.md) object.| ## Properties
-|Property|Type|Description|
-|:|:|:|
+| Property | Type | Description |
+| | | |
|id|String|Key of the entity. Inherited from [deviceConfiguration](../resources/intune-shared-deviceconfiguration.md)| |lastModifiedDateTime|DateTimeOffset|DateTime the object was last modified. Inherited from [deviceConfiguration](../resources/intune-shared-deviceconfiguration.md)| |roleScopeTagIds|String collection|List of Scope Tags for this Entity instance. Inherited from [deviceConfiguration](../resources/intune-shared-deviceconfiguration.md)|
v1.0 Intune Deviceconfig Macoscustomconfiguration https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-deviceconfig-macoscustomconfiguration.md
Inherits from [deviceConfiguration](../resources/intune-shared-deviceconfigurati
|[Update macOSCustomConfiguration](../api/intune-deviceconfig-macoscustomconfiguration-update.md)|[macOSCustomConfiguration](../resources/intune-deviceconfig-macoscustomconfiguration.md)|Update the properties of a [macOSCustomConfiguration](../resources/intune-deviceconfig-macoscustomconfiguration.md) object.| ## Properties
-|Property|Type|Description|
-|:|:|:|
+| Property | Type | Description |
+| | | |
|id|String|Key of the entity. Inherited from [deviceConfiguration](../resources/intune-shared-deviceconfiguration.md)| |lastModifiedDateTime|DateTimeOffset|DateTime the object was last modified. Inherited from [deviceConfiguration](../resources/intune-shared-deviceconfiguration.md)| |roleScopeTagIds|String collection|List of Scope Tags for this Entity instance. Inherited from [deviceConfiguration](../resources/intune-shared-deviceconfiguration.md)|
v1.0 Intune Deviceconfig Omasettingbase64 https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-deviceconfig-omasettingbase64.md
OMA Settings Base64 definition.
Inherits from [omaSetting](../resources/intune-deviceconfig-omasetting.md) ## Properties
-|Property|Type|Description|
-|:|:|:|
+| Property | Type | Description |
+| | | |
|displayName|String|Display Name. Inherited from [omaSetting](../resources/intune-deviceconfig-omasetting.md)| |description|String|Description. Inherited from [omaSetting](../resources/intune-deviceconfig-omasetting.md)| |omaUri|String|OMA. Inherited from [omaSetting](../resources/intune-deviceconfig-omasetting.md)|
v1.0 Intune Deviceconfig Windows10networkproxyserver https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-deviceconfig-windows10networkproxyserver.md
Network Proxy Server Policy.
## Properties |Property|Type|Description| |:|:|:|
-|address|String|Address to the proxy server. Specify an address in the format <server>\[ΓÇ£:ΓÇ¥<port>\]|
+|address|String|Address to the proxy server. Specify an address in the format `<server>`\[ΓÇ£:ΓÇ¥`<port>`\]|
|exceptions|String collection|Addresses that should not use the proxy server. The system will not use the proxy server for addresses beginning with what is specified in this node.| |useForLocalAddresses|Boolean|Specifies whether the proxy server should be used for local (intranet) addresses.|
v1.0 Intune Shared Deviceappmanagement https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-deviceappmanagement.md
Singleton entity that acts as a container for all device app management function
|id|String|Key of the entity.| |**Onboarding**| |isEnabledForMicrosoftStoreForBusiness|Boolean|Whether the account is enabled for syncing applications from the Microsoft Store for Business.|
-|microsoftStoreForBusinessLanguage|String|The locale information used to sync applications from the Microsoft Store for Business. Cultures that are specific to a country/region. The names of these cultures follow RFC 4646 (Windows Vista and later). The format is <languagecode2>-<country/regioncode2>, where <languagecode2> is a lowercase two-letter code derived from ISO 639-1 and <country/regioncode2> is an uppercase two-letter code derived from ISO 3166. For example, en-US for English (United States) is a specific culture.|
+|microsoftStoreForBusinessLanguage|String|The locale information used to sync applications from the Microsoft Store for Business. Cultures that are specific to a country/region. The names of these cultures follow RFC 4646 (Windows Vista and later). The format is `<languagecode2>`-<country/regioncode2>, where `<languagecode2>` is a lowercase two-letter code derived from ISO 639-1 and <country/regioncode2> is an uppercase two-letter code derived from ISO 3166. For example, en-US for English (United States) is a specific culture.|
|microsoftStoreForBusinessLastCompletedApplicationSyncTime|DateTimeOffset|The last time an application sync from the Microsoft Store for Business was completed.| |microsoftStoreForBusinessLastSuccessfulSyncDateTime|DateTimeOffset|The last time the apps from the Microsoft Store for Business were synced successfully for the account.| |microsoftStoreForBusinessPortalSelection|[microsoftStoreForBusinessPortalSelectionOptions](../resources/intune-onboarding-microsoftstoreforbusinessportalselectionoptions.md)|The end user portal information is used to sync applications from the Microsoft Store for Business to Intune Company Portal. There are three options to pick from \['Company portal only', 'Company portal and private store', 'Private store only'\]. Possible values are: `none`, `companyPortal`, `privateStore`.|
v1.0 Intune Shared Ioslobappprovisioningconfiguration https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-ioslobappprovisioningconfiguration.md
This topic provides descriptions of the declared methods, properties and relatio
|[hasPayloadLinks action](../api/intune-shared-ioslobappprovisioningconfiguration-haspayloadlinks.md)|[hasPayloadLinkResultItem](../resources/intune-policyset-haspayloadlinkresultitem.md) collection|Not yet documented| ## Properties
-|Property|Type|Description|
-|:|:|:|
+| Property | Type | Description |
+| | | |
|id|String|Key of the entity.| |expirationDateTime|DateTimeOffset|Optional profile expiration date and time.| |payloadFileName|String|Payload file name (*.mobileprovision | *.xml).|
v1.0 Intune Shared Windowsdomainjoinconfiguration https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-windowsdomainjoinconfiguration.md
Windows Domain Join device configuration.
Inherits from [deviceConfiguration](../resources/intune-shared-deviceconfiguration.md) ## Methods
-|Method|Return Type|Description|
-|:|:|:|
+| Method | Return Type | Description |
+| | | |
|[List windowsDomainJoinConfigurations](../api/intune-shared-windowsdomainjoinconfiguration-list.md)|[windowsDomainJoinConfiguration](../resources/intune-shared-windowsdomainjoinconfiguration.md) collection|List properties and relationships of the [windowsDomainJoinConfiguration](../resources/intune-shared-windowsdomainjoinconfiguration.md) objects.| |[Get windowsDomainJoinConfiguration](../api/intune-shared-windowsdomainjoinconfiguration-get.md)|[windowsDomainJoinConfiguration](../resources/intune-shared-windowsdomainjoinconfiguration.md)|Read properties and relationships of the [windowsDomainJoinConfiguration](../resources/intune-shared-windowsdomainjoinconfiguration.md) object.| |[Create windowsDomainJoinConfiguration](../api/intune-shared-windowsdomainjoinconfiguration-create.md)|[windowsDomainJoinConfiguration](../resources/intune-shared-windowsdomainjoinconfiguration.md)|Create a new [windowsDomainJoinConfiguration](../resources/intune-shared-windowsdomainjoinconfiguration.md) object.|
v1.0 Intune Shared Windowsupdatestate https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/intune-shared-windowsupdatestate.md
Title: "windowsUpdateState resource type"
-description: "Not yet documented"
+description: windowsUpdateState resource type
localization_priority: Normal ms.prod: "intune"
Not yet documented
|userId|String|The id of the user.| |deviceDisplayName|String|Device display name.| |userPrincipalName|String|User principal name.|
-|status|[windowsUpdateStatus](../resources/intune-shared-windowsupdatestatus.md)|Windows udpate status. Possible values are: `upToDate`, `pendingInstallation`, `pendingReboot`, `failed`.|
+|status|[windowsUpdateStatus](/resources/intune-shared-windowsupdatestatus.md)|Windows udpate status. Possible values are: `upToDate`, `pendingInstallation`, `pendingReboot`, `failed`.|
|qualityUpdateVersion|String|The Quality Update Version of the device.| |featureUpdateVersion|String|The current feature update version of the device.| |lastScanDateTime|DateTimeOffset|The date time that the Windows Update Agent did a successful scan.|
v1.0 Lobbybypasssettings https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/lobbybypasssettings.md
Specifies which participants can bypass the meeting lobby.
### lobbyBypassScope values
+The following table lists the members of an [evolvable enumeration](/graph/best-practices-concept#handling-future-members-in-evolvable-enumerations). You must use the `Prefer: include-unknown-enum-members` request header to get the following values in this evolvable enum: `invited`, `organizationExcludingGuests`.
+ | Value | Description | | | | | organizer | Only the organizer is admitted into the meeting and bypassing the lobby. All other participants are placed in the meeting lobby. |
v1.0 Managedtenants Credentialuserregistrationssummary https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/managedtenants-credentialuserregistrationssummary.md
Represents a summary of Azure Active Directory credential user registrations for
|lastRefreshedDateTime|DateTimeOffset|Date and time the entity was last updated in the multi-tenant management platform. Optional. Read-only.| |mfaAndSsprCapableUserCount|Int32|The number of users that are capable of performing multi-factor authentication or self service password reset. Optional. Read-only.| |mfaConditionalAccessPolicyState|String|The state of a conditional access policy that enforces multi-factor authentication. Optional. Read-only.|
+|mfaExcludedUserCount|Int32|The number of users in the multi-factor authentication exclusion security group (Microsoft 365 Lighthouse - MFA exclusions). Optional. Read-only.|
|mfaRegisteredUserCount|Int32|The number of users registered for multi-factor authentication. Optional. Read-only.| |securityDefaultsEnabled|Boolean|A flag indicating whether Identity Security Defaults is enabled. Optional. Read-only.| |ssprEnabledUserCount|Int32|The number of users enabled for self service password reset. Optional. Read-only.|
The following is a JSON representation of the resource.
"tenantId": "String", "tenantDisplayName": "String", "mfaAndSsprCapableUserCount": "Integer",
+ "mfaExcludedUserCount": "Integer",
"ssprEnabledUserCount": "Integer", "mfaRegisteredUserCount": "Integer", "ssprRegisteredUserCount": "Integer",
v1.0 Meetingparticipantinfo https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/meetingparticipantinfo.md
The following table lists the members of an [evolvable enumeration](/graph/best-
| coorganizer | Participant's role is co-organizer. This value applies to all meetings except Teams live event. | | unknownFutureValue | Evolvable enumeration sentinel value. Do not use. |
+> [!TIP]
+>
+> To set the **presenter** role of a meeting attendee when creating or updating an [onlineMeeting](onlinemeeting.md), the value of **allowedPresenters** must also be set to `roleIsPresenter`.
+ ## JSON representation The following is a JSON representation of the resource.
v1.0 Onlinemeeting https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/onlinemeeting.md
This resource supports subscribing to [change notifications](/graph/webhooks).
> [!TIP] >
->- When creating or updating an online meeting with the value of **allowedPresenters** set to `roleIsPresenter`, include a full list of **attendees** with specified attendees' **role** set to `presenter` in the request body.
->- When creating or updating an online meeting with the value of **allowedPresenters** set to other values than `roleIsPresenter`, attendees' **role** will show as `null` in the response body.
+> When creating or updating an online meeting with **allowedPresenters** set to `roleIsPresenter`, include a full list of **attendees** with the specified attendees' **role** set to `presenter` in the request body.
### meetingChatMode values
v1.0 Recommendlabelaction https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/beta/resources/recommendlabelaction.md
Namespace: microsoft.graph
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
-Represents a label that should be recommended to the user for application to the file based on discovered sensitive information types. The [evaluateClassificationResults](../api/informationprotectionlabel-evaluateClassificationResults.md) may return a **recommendLabelAction** if the Microsoft Information Protection labeling policy is set to **recommend** and label rather than enforce a label. The user or appliation may choose to ignore or accept the recommendation.
+Represents a label that should be recommended to the user for application to the file based on discovered sensitive information types. The [evaluateClassificationResults](../api/informationprotectionlabel-evaluateClassificationResults.md) may return a **recommendLabelAction** if the Microsoft Purview Information Protection labeling policy is set to **recommend** and label rather than enforce a label. The user or appliation may choose to ignore or accept the recommendation.
## Properties
v1.0 Administrativeunit Delete Members https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/administrativeunit-delete-members.md
Title: "Remove a member"
-description: "Use this API to remove a member (user or group) from an administrative unit."
+description: "Use this API to remove a member (user, group, or device) from an administrative unit."
ms.localizationpriority: medium ms.prod: "directory-management"
doc_type: apiPageType
Namespace: microsoft.graph
-Use this API to remove a member (user or group) from an administrative unit.
+Use this API to remove a member (user, group, or device) from an administrative unit.
## Permissions One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Permissions](/graph/permissions-reference).
Do not supply a request body for this method.
If successful, this method returns `204 No Content` response code. It does not return anything in the response body. ## Example
-##### Request
-Here is an example of the request. In the example below, id1 represents the identifier for the target administrative unit, and id2 represents the unique identifier for the member user or group to be removed from the targetted administrative unit.
+### Request
+The following is an example of the request. In the example below, `{id1}` represents the identifier for the target administrative unit, and `{id2}` represents the unique identifier for the member user, group, or device to be removed from the target administrative unit.
-```http
+<!-- {
+ "blockType": "request",
+ "name": "delete_administrativeunit_members"
+} -->
+```msgraph-interactive
DELETE https://graph.microsoft.com/v1.0/directory/administrativeUnits/{id1}/members/{id2}/$ref ```
-##### Response
+### Response
Here is an example of the response.
-
+
+<!-- {
+ "blockType": "response",
+ "truncated": true
+} -->
```http HTTP/1.1 204 No Content ```
v1.0 Administrativeunit Get Members https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/administrativeunit-get-members.md
Title: "Get a member"
-description: "Use this API to get a specific member (user or group) in an administrative unit."
+description: "Use this API to get a specific member (user, group, or device) in an administrative unit."
ms.localizationpriority: medium ms.prod: "directory-management"
doc_type: apiPageType
Namespace: microsoft.graph
-Use this API to get a specific member (user or group) in an administrative unit.
+Use this API to get a specific member (user, group, or device) in an administrative unit.
## Permissions One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Permissions](/graph/permissions-reference).
Do not supply a request body for this method.
## Response
-If successful, this method returns a `200 OK` response code and a [user](../resources/user.md) or [group](../resources/group.md) object in the response body.
+If successful, this method returns a `200 OK` response code and a [user](../resources/user.md), [group](../resources/group.md), or [device](../resources/device.md) object in the response body.
## Example
-##### Request
+
+### Request
Here is an example of the request.
-```http
-GET https://graph.microsoft.com/v1.0/directory/administrativeUnits/{id}/members/{id}
+<!-- {
+ "blockType": "request",
+ "name": "get_administrativeunit_members"
+} -->
+```msgraph-interactive
+GET https://graph.microsoft.com/v1.0/directory/administrativeUnits/c5729e7c-988e-417b-b287-14f5bd4711d8/members/7c06cd31-7c30-4f3b-a5c3-444cd8dd63ac
```
-##### Response
-Here is an example of the respone. Note: The response object shown here might be shortened for readability.
+### Response
+Here is an example of the response.
+>**Note:** The response object shown here might be shortened for readability.
+<!-- {
+ "blockType": "response",
+ "truncated": true,
+ "@odata.type": "microsoft.graph.administrativeUnit"
+} -->
```http HTTP/1.1 200 OK Content-type: application/json {
- "@odata.type":"#microsoft.graph.user",
- "id":"492c5308-59fd-4740-9c83-4b3db07a6d70"
- "accountEnabled":true,
- "businessPhones":[],
- "companyName":null,
- "displayName":"Demo User"
+ "@odata.context": "https://graph.microsoft.com/v1.0/$metadata#directoryObjects/$entity",
+ "@odata.type": "#microsoft.graph.device",
+ "id": "7c06cd31-7c30-4f3b-a5c3-444cd8dd63ac",
+ "accountEnabled": true,
+ "createdDateTime": "2022-04-20T08:53:50Z",
+ "deviceId": "6fa60d52-01e7-4b18-8055-4759461fc16b",
+ "displayName": "Test device",
+ "operatingSystem": "Windows"
} ```
v1.0 Administrativeunit List Members https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/administrativeunit-list-members.md
Title: "List members"
-description: "Use this API to get the members list (user and group) in an administrative unit."
+description: "Use this API to get the members list (users, groups, or devices) in an administrative unit."
ms.localizationpriority: medium ms.prod: "directory-management"
doc_type: apiPageType
Namespace: microsoft.graph
-Use this API to get the members list (user and group) in an administrative unit.
+Use this API to get the members list (users, groups, or devices) in an administrative unit.
## Permissions One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Permissions](/graph/permissions-reference).
One of the following permissions is required to call this API. To learn more, in
GET /directory/administrativeUnits/{id}/members GET /directory/administrativeUnits/{id}/members/$ref ```+
+## Optional query parameters
+This method (when used without `$ref`) supports the [OData query parameters](/graph/query-parameters) to help customize the response, including `$search`, `$count`, and `$filter`. OData cast is also enabled, for example, you can cast to get just the users that are a member of the administrative unit.
+
+`$search` is supported on the **displayName** and **description** properties only. Some queries are supported only when you use the **ConsistencyLevel** header set to `eventual` and `$count`. For more information, see [Advanced query capabilities on Azure AD directory objects](/graph/aad-advanced-queries).
+ ## Request headers | Name |Description| |:-|:-| | Authorization | Bearer {token}. Required. |
+| ConsistencyLevel | eventual. This header and `$count` are required when using `$search`, or in specific usage of `$filter`. For more information about the use of **ConsistencyLevel** and `$count`, see [Advanced query capabilities on Azure AD directory objects](/graph/aad-advanced-queries). |
## Request body Do not supply a request body for this method. ## Response
-If successful, this method returns a `200 OK` response code and a collection of [user](../resources/user.md) and/or [group](../resources/group.md) objects in the response body. Instead, if you put `$ref` at the end of the request, the response will contain a collection of `@odata.id` links/URLs to the members.
+If successful, this method returns a `200 OK` response code and a collection of [user](../resources/user.md), [group](../resources/group.md), or [device](../resources/device.md) objects in the response body. Adding `$ref` at the end of the request returns a collection of only `@odata.id` URLs of the members.
## Examples
-##### List member objects
-The following request will list the members of the administrative unit, returning a collection of users and/or groups.
-```http
-GET https://graph.microsoft.com/v1.0/directory/administrativeUnits/{id}/members
+### Example 1: List member objects
+
+#### Request
+The following request will list the members of the administrative unit, returning a collection of users, groups, and devices.
+
+<!-- {
+ "blockType": "request",
+ "name": "list_administrativeunit_members"
+} -->
+```msgraph-interactive
+GET https://graph.microsoft.com/v1.0/directory/administrativeUnits/c5729e7c-988e-417b-b287-14f5bd4711d8/members
```
-Here is an example of the response. Note: The response object shown here might be shortened for readability.
-
+#### Response
+Here is an example of the response.
+>**Note:** The response object shown here might be shortened for readability.
+
+<!-- {
+ "blockType": "response",
+ "truncated": true,
+ "@odata.type": "Collection(microsoft.graph.administrativeUnit)"
+} -->
```http HTTP/1.1 200 OK Content-type: application/json {
- "value":[
- {
- "@odata.type":"#microsoft.graph.user",
- "id":"492c5308-59fd-4740-9c83-4b3db07a6d70"
- "accountEnabled":true,
- "businessPhones":[],
- "companyName":null,
- "displayName":"Demo User"
- },
- {
- "@odata.type":"#microsoft.graph.group",
- "id":"07eaa5c7-c9b6-45cf-8ff7-3147d5122caa",
- "description":"This group is the best ever",
- "displayName":"Awesome group"
- }
- ]
+ "@odata.context": "https://graph.microsoft.com/v1.0/$metadata#directoryObjects",
+ "value": [
+ {
+ "@odata.type": "#microsoft.graph.device",
+ "id": "7c06cd31-7c30-4f3b-a5c3-444cd8dd63ac",
+ "accountEnabled": true,
+ "deviceId": "6fa60d52-01e7-4b18-8055-4759461fc16b",
+ "displayName": "Test Windows device",
+ "operatingSystem": "Windows"
+ },
+ {
+ "@odata.type": "#microsoft.graph.device",
+ "id": "c530e1f6-7b4c-4313-840e-cf1a99ec3b38",
+ "accountEnabled": false,
+ "deviceId": "4c299165-6e8f-4b45-a5ba-c5d250a707ff",
+ "displayName": "Test Linux device",
+ "operatingSystem": "linux"
+ }
+ ]
} ```
-##### List member references
+### Example 2: List member references
+
+#### Request
The following request will list the member references of the administrative unit, returning a collection of `@odata.id` references to the members.
-```
+
+<!-- {
+ "blockType": "request",
+ "name": "list_administrativeunit_member_refs"
+} -->
+```msgraph-interactive
GET https://graph.microsoft.com/v1.0/directory/administrativeUnits/{id}/members/$ref ```
-Here is an example of the response. Note: The response object shown here might be shortened for readability.
-
+
+#### Response
+Here is an example of the response.
+>**Note:** The response object shown here might be shortened for readability.
+
+<!-- {
+ "blockType": "response",
+ "truncated": true,
+ "@odata.type": "Collection(microsoft.graph.administrativeUnit)"
+} -->
```http HTTP/1.1 200 OK Content-type: application/json
v1.0 Administrativeunit Post Members https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/administrativeunit-post-members.md
Title: "Add a member"
-description: "Use this API to add a member (user or group) to an administrative unit."
+description: "Use this API to add a member (user, group, or device) to an administrative unit."
ms.localizationpriority: medium ms.prod: "directory-management"
doc_type: apiPageType
Namespace: microsoft.graph
-Use this API to add a member (user or group) to an administrative unit.
-
-`NOTE: Currently it's only possible to add one member at a time to an administrative unit.`
+Use this API to add a member (user, group, or device) to an administrative unit. Currently it's only possible to add one member at a time to an administrative unit.
## Permissions One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Permissions](/graph/permissions-reference).
POST /directory/administrativeUnits/{id}/members/$ref
| Content-type | application/json. Required. | ## Request body
-In the request body, provide the `id` of a [user](../resources/user.md), [group](../resources/group.md) or [directoryObject](../resources/directoryobject.md) to be added.
+In the request body, provide the `id` of a [user](../resources/user.md), [group](../resources/group.md), [device](../resources/device.md), or [directoryObject](../resources/directoryobject.md) to be added.
## Response
Here is an example of the request.
"blockType": "request", "name": "post_administrativeUnits_members" } -->
-```http
+```msgraph-interactive
POST https://graph.microsoft.com/v1.0/directory/administrativeUnits/{id}/members/$ref Content-type: application/json
Content-type: application/json
-In the request body, provide the `id` of the [user](../resources/user.md) or [group](../resources/group.md) object you want to add.
### Response Here is an example of the response.
v1.0 Bookingbusiness Post Bookingbusinesses https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/bookingbusiness-post-bookingbusinesses.md
Content-type: application/json
{ "displayName":"Fourth Coffee", "address":{
- "type":"mall",
"postOfficeBox":"P.O. Box 123", "street":"4567 Main Street", "city":"Buffalo",
Content-type: application/json
"isPublished":false, "publicUrl":null, "address":{
- "type":"mall",
"postOfficeBox":"P.O. Box 123", "street":"4567 Main Street", "city":"Buffalo",
v1.0 Device List Memberof https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/device-list-memberof.md
Title: "List device groups"
-description: "Get groups that this device is a direct member of. This operation is not transitive."
+ Title: "List device memberships"
+description: "Get groups and administrative units that this device is a direct member of. This operation is not transitive."
ms.localizationpriority: medium ms.prod: "directory-management" doc_type: apiPageType
-# List device groups
+# List device memberships
Namespace: microsoft.graph
-Get groups that this device is a direct member of. This operation is not transitive.
+Get groups and administrative units that this device is a direct member of. This operation is not transitive.
## Permissions
v1.0 Device List Transitivememberof https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/device-list-transitivememberof.md
Title: "List device transitive groups"
-description: "Get groups that the device is a member of."
+ Title: "List device transitive memberships"
+description: "Get groups and administrative units that the device is a member of."
ms.prod: "directory-management" ms.localizationpriority: medium doc_type: apiPageType
-# List device transitive groups
+# List device transitive memberships
Namespace: microsoft.graph
-Get groups that the device is a member of. This API request is transitive, and will also return all groups the device is a nested member of.
+Get the groups and administrative units that the device is a member of. This API request is transitive, and will also return all groups and administrative units the device is a nested member of.
## Permissions
v1.0 Driveitem Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/driveitem-get.md
GET /me/drive/root
-## Response
+### Response
Here is an example of the response.
v1.0 Filter Apply https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/filter-apply.md
Title: "Filter: apply"
description: "Apply the given filter criteria on the given column." ms.localizationpriority: medium doc_type: apiPageType
v1.0 Filter Clear https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/filter-clear.md
Title: "Filter: clear"
description: "Clear the filter on the given column." ms.localizationpriority: medium doc_type: apiPageType
v1.0 Formatprotection Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/formatprotection-get.md
Title: "Get FormatProtection"
description: "Retrieve the properties and relationships of formatprotection object." ms.localizationpriority: medium doc_type: apiPageType
v1.0 Formatprotection Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/formatprotection-update.md
Title: "Update formatprotection"
description: "Update the properties of formatprotection object." ms.localizationpriority: medium doc_type: apiPageType
v1.0 Icon Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/icon-get.md
Title: "Get Icon"
description: "Retrieve the properties and relationships of icon object." ms.localizationpriority: medium doc_type: apiPageType
v1.0 Icon Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/icon-update.md
Title: "Update icon"
description: "Update the properties of icon object." ms.localizationpriority: medium doc_type: apiPageType
v1.0 Inferenceclassification List Overrides https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/inferenceclassification-list-overrides.md
Title: "List overrides"
description: "Get the overrides that a user has set up to always classify messages from certain senders in specific ways." ms.localizationpriority: medium doc_type: apiPageType
v1.0 Inferenceclassification Post Overrides https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/inferenceclassification-post-overrides.md
Title: "Create inferenceClassificationOverride"
description: "Create an override for a sender identified by an SMTP address. Future messages from that SMTP address will be consistently classified " ms.localizationpriority: medium doc_type: apiPageType
v1.0 Inferenceclassificationoverride Delete https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/inferenceclassificationoverride-delete.md
Title: "Delete inferenceClassificationOverride"
description: "Delete an override specified by its ID." ms.localizationpriority: medium doc_type: apiPageType
v1.0 Inferenceclassificationoverride Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/inferenceclassificationoverride-update.md
Title: "Update inferenceclassificationoverride"
description: "Change the **classifyAs** field of an override as specified. " ms.localizationpriority: medium doc_type: apiPageType
v1.0 Intune Deviceconfig Ioscustomconfiguration Create https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/intune-deviceconfig-ioscustomconfiguration-create.md
The following table shows the properties that are required when you create the i
|displayName|String|Admin provided name of the device configuration. Inherited from [deviceConfiguration](../resources/intune-deviceconfig-deviceconfiguration.md)| |version|Int32|Version of the device configuration. Inherited from [deviceConfiguration](../resources/intune-deviceconfig-deviceconfiguration.md)| |payloadName|String|Name that is displayed to the user.|
-|payloadFileName|String|Payload file name (*.mobileconfig | *.xml).|
+|payloadFileName|String|Payload file name (*.mobileconfig \|\ *.xml).|
|payload|Binary|Payload. (UTF8 encoded byte array)|
v1.0 Intune Deviceconfig Macoscustomconfiguration Create https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/intune-deviceconfig-macoscustomconfiguration-create.md
The following table shows the properties that are required when you create the m
|displayName|String|Admin provided name of the device configuration. Inherited from [deviceConfiguration](../resources/intune-deviceconfig-deviceconfiguration.md)| |version|Int32|Version of the device configuration. Inherited from [deviceConfiguration](../resources/intune-deviceconfig-deviceconfiguration.md)| |payloadName|String|Name that is displayed to the user.|
-|payloadFileName|String|Payload file name (*.mobileconfig | *.xml).|
+|payloadFileName|String|Payload file name (*.mobileconfig \|\ *.xml).|
|payload|Binary|Payload. (UTF8 encoded byte array)|
v1.0 Intune Onboarding Deviceappmanagement Update https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/intune-onboarding-deviceappmanagement-update.md
The following table shows the properties that are required when you create the [
|id|String|Not yet documented| |microsoftStoreForBusinessLastSuccessfulSyncDateTime|DateTimeOffset|The last time the apps from the Microsoft Store for Business were synced successfully for the account.| |isEnabledForMicrosoftStoreForBusiness|Boolean|Whether the account is enabled for syncing applications from the Microsoft Store for Business.|
-|microsoftStoreForBusinessLanguage|String|The locale information used to sync applications from the Microsoft Store for Business. Cultures that are specific to a country/region. The names of these cultures follow RFC 4646 (Windows Vista and later). The format is <languagecode2>-<country/regioncode2>, where <languagecode2> is a lowercase two-letter code derived from ISO 639-1 and <country/regioncode2> is an uppercase two-letter code derived from ISO 3166. For example, en-US for English (United States) is a specific culture.|
+|microsoftStoreForBusinessLanguage|String|The locale information used to sync applications from the Microsoft Store for Business. Cultures that are specific to a country/region. The names of these cultures follow RFC 4646 (Windows Vista and later). The format is \<languagecode2\>-<country/regioncode2>, where \<languagecode2\> is a lowercase two-letter code derived from ISO 639-1 and <country/regioncode2> is an uppercase two-letter code derived from ISO 3166. For example, en-US for English (United States) is a specific culture.|
|microsoftStoreForBusinessLastCompletedApplicationSyncTime|DateTimeOffset|The last time an application sync from the Microsoft Store for Business was completed.|
v1.0 List Create https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/list-create.md
Content-Type: application/json
-## Response
+### Response
The following is an example of the response.
v1.0 Onlinemeeting Get https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/onlinemeeting-get.md
To use application permission for this API, tenant administrators must create an
> Only the _OnlineMeetingArtifact.Read.All_ permissions are required if you fetch online meeting artifacts and you cannot fetch meeting artifacts without it. For details, see [Online meeting artifacts and permissions](/graph/cloud-communications-online-meeting-artifacts). ## HTTP request
-To get an **onlineMeeting** using meeting ID with delegated (`/me`) and app (`/users/{userId}`) permission:
+
+To get an **onlineMeeting** using meeting ID with delegated (`/me`) and app (`/users/{userId}`) permission:
<!-- { "blockType": "ignored" } --> ```http GET /me/onlineMeetings/{meetingId} GET /users/{userId}/onlineMeetings/{meetingId} ```
+These request URLs accept both the organizer's and the invited attendee's user token (delegated permission) or user ID (app permission).
+ To get an **onlineMeeting** using **videoTeleconferenceId** with app permission*: <!-- { "blockType": "ignored" } --> ```http
v1.0 Page Delete https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/api/page-delete.md
DELETE /sites/{id}/onenote/pages/{id}
If successful, this method returns a `204 No Content` response code. It does not return anything in the response body. ## Example
-##### Request
-Here is an example of the request.
+### Request
+The following is an example of the request.
# [HTTP](#tab/http) <!-- {
DELETE https://graph.microsoft.com/v1.0/me/onenote/pages/{id}
-##### Response
-Here is an example of the response.
+### Response
+The following is an example of the response.
<!-- { "blockType": "response", "truncated": true
v1.0 Link Validation Config.Json https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/config/link-validation-config.json a/api-reference/v1.0/config/link-validation-config.json
"/azure", "/compliance", "/cloud-app-security",
+ "/concepts",
"/defender-for-identity", "/dotnet", "/dynamics-nav",
v1.0 Administrativeunit https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/administrativeunit.md
Title: "administrativeUnit resource type"
-description: "An administrative unit provides a conceptual container for User and Group directory objects."
+description: "An administrative unit provides a conceptual container for user, group, and device directory objects."
ms.localizationpriority: medium ms.prod: "directory-management"
doc_type: resourcePageType
Namespace: microsoft.graph
-An administrative unit provides a conceptual container for User and Group directory objects. Using administrative units, a company administrator can now delegate administrative responsibilities to manage the users and groups contained within or scoped to an administrative unit to a regional or departmental administrator. This resource is an open type that allows other properties to be passed in.
+An administrative unit provides a conceptual container for user, group, and device directory objects. Using administrative units, a company administrator can now delegate administrative responsibilities to manage the users, groups, and devices contained within or scoped to an administrative unit to a regional or departmental administrator. This resource is an open type that allows other properties to be passed in.
Let's look at an example. Imagine that Contoso Corp is made up of two divisions - a West Coast Division and an East Coast Division. Directory roles at Contoso are scoped to the entire tenant. Lee, a Contoso company administrator, wants to delegate administrative responsibilities, but scope them to the West Coast Division or the East Coast division. Lee can create a *West Coast admistrative unit* and place all West Coast users into this administrative unit. Similarly, Lee can create an *East Coast adminstrative unit*. Now Lee, can start delegating administrative responsibilities to others, but **scoped** to the new administrative units he's created. Lee places Jennifer in a *helpdesk administrator* role **scoped** to the *West Coast administrative unit*. This allows Jennifer to reset any user's password, but only if those users are in the *West Coast administrative unit*. Similarly, Lee places Dave in a *user account administrator* role **scoped** to the *East Coast administrative unit*. This allows Dave to update users, assign licenses and reset any user's password, but only if those users are in the *East Coast administrative unit*. For a video overview, please see [Introduction to Azure Active Directory Administrative Units](https://channel9.msdn.com/Series/Windows-Azure-Active-Directory/Introduction-to-Azure-Active-Directory-Administrative-Units).
This topic provides descriptions of the declared properties and navigation prope
|[Get](../api/administrativeunit-get.md) | [administrativeUnit](administrativeunit.md) |Read properties and relationships of a specific administrativeUnit object.| |[Update](../api/administrativeunit-update.md) | [administrativeUnit](administrativeunit.md) |Update administrativeUnit object. | |[Delete](../api/administrativeunit-delete.md) | None |Delete administrativeUnit object. |
-|[Add a member](../api/administrativeunit-post-members.md) |[directoryObject](directoryobject.md)| Add a member (user or group).|
-|[List members](../api/administrativeunit-list-members.md) |[directoryObject](directoryobject.md) collection| Get the list of (user and group) members.|
+|[Add a member](../api/administrativeunit-post-members.md) |[directoryObject](directoryobject.md)| Add a member (user, group, or device).|
+|[List members](../api/administrativeunit-list-members.md) |[directoryObject](directoryobject.md) collection| Get the list of (user, group, or device) members.|
|[Get a member](../api/administrativeunit-get-members.md) |[directoryObject](directoryobject.md)| Get a specific member.| |[Remove a member](../api/administrativeunit-delete-members.md) |[directoryObject](directoryobject.md)| Remove a member.| |[Add scoped-role member](../api/administrativeunit-post-scopedrolemembers.md) |[scopedRoleMembership](scopedrolemembership.md)| Add a scoped-role member.|
Here is a JSON representation of the resource.
```json {
- "description": "string",
- "displayName": "string",
- "id": "string (identifier)",
- "visibility": "string"
+ "description": "String",
+ "displayName": "String",
+ "id": "String (identifier)",
+ "visibility": "String"
} ```
v1.0 Assignedlabel https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/assignedlabel.md
doc_type: resourcePageType
Namespace: microsoft.graph
-Represents a sensitivity label assigned to an Microsoft 365 group. Sensitivity labels allow administrators to enforce specific group settings on a group by assigning a classification to the group (such as Confidential, Highly Confidential or General). Sensitivity labels are published by administrators in Microsoft 365 Security & Compliance Center as part of Microsoft Information Protection capabilities. For more information about sensitivity labels, see [Sensitivity labels overview](/microsoft-365/compliance/sensitivity-labels?view=o365-worldwide).
+Represents a sensitivity label assigned to an Microsoft 365 group. Sensitivity labels allow administrators to enforce specific group settings on a group by assigning a classification to the group (such as Confidential, Highly Confidential or General). Sensitivity labels are published by administrators in Microsoft 365 Security & Compliance Center as part of Microsoft Purview Information Protection capabilities. For more information about sensitivity labels, see [Sensitivity labels overview](/microsoft-365/compliance/sensitivity-labels?view=o365-worldwide).
## Properties
v1.0 Baseitemversion https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/baseItemVersion.md
Title: "BaseItemVersion resource type"
description: "The **baseItemVersion** resource represents a previous version of an item or entity." ms.localizationpriority: medium doc_type: resourcePageType
v1.0 Baseitem https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/baseitem.md
Last updated 09/10/2017
Title: BaseItem ms.localizationpriority: medium description: "The baseItem resource is an abstract resource that contains a common set of properties shared among several other resources types." doc_type: resourcePageType # BaseItem resource type
v1.0 Clonableteamparts https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/clonableteamparts.md
Title: "clonableTeamParts enum type"
description: "Describes which part of a team should be cloned. " ms.localizationpriority: medium doc_type: enumPageType
v1.0 Device https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/device.md
This resource lets you add your own data to custom properties using [extensions]
|[List devices](../api/device-list.md) | [device](device.md) collection| Retrieve a list of devices registered in the directory. | |[Update device](../api/device-update.md) | [device](device.md) |Update the properties of a device object. | |[Delete device](../api/device-delete.md) | None |Delete a device object. |
-|[List memberOf](../api/device-list-memberof.md) |[directoryObject](directoryobject.md) collection| List the groups that the device is a direct member of. |
+|[List memberOf](../api/device-list-memberof.md) |[directoryObject](directoryobject.md) collection| List the groups and administrative units that the device is a direct member of. |
+|[List transitive memberOf](../api/device-list-transitivememberof.md) |[directoryObject](directoryobject.md) collection| List the groups and administrative units that the device is a member of. This operation is transitive. |
|[List registeredOwners](../api/device-list-registeredowners.md) |[directoryObject](directoryobject.md) collection| Get the users that are registered owners of the device from the registeredOwners navigation property.| |[List registeredUsers](../api/device-list-registeredusers.md) |[directoryObject](directoryobject.md) collection| Get the registered users of the device from the registeredUsers navigation property.| |[checkMemberObjects](../api/directoryobject-checkmemberobjects.md) | String collection | Check for membership in a list of groups, directory role, or administrative unit objects. |
This resource lets you add your own data to custom properties using [extensions]
| Relationship | Type |Description| |:|:--|:-| |extensions|[extension](extension.md) collection|The collection of open extensions defined for the device. Read-only. Nullable.|
-|memberOf|[directoryObject](directoryobject.md) collection|Groups that this device is a member of. Read-only. Nullable. Supports `$expand`. |
-|transitiveMemberOf |[directoryObject](directoryobject.md) collection| Groups that the device is a member of. This operation is transitive. Supports `$expand`. |
+|memberOf|[directoryObject](directoryobject.md) collection|Groups and administrative units that this device is a member of. Read-only. Nullable. Supports `$expand`. |
+|transitiveMemberOf |[directoryObject](directoryobject.md) collection| Groups and administrative units that the device is a member of. This operation is transitive. Supports `$expand`. |
|registeredOwners|[directoryObject](directoryobject.md) collection|The user that cloud joined the device or registered their personal device. The registered owner is set at the time of registration. Currently, there can be only one owner. Read-only. Nullable. Supports `$expand`. | |registeredUsers|[directoryObject](directoryobject.md) collection|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`. |
v1.0 Driveitem https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/driveitem.md
There are two primary ways of addressing a **driveItem** resource:
* By the **driveItem** unique identifier using `drive/items/{item-id}` * By file system path using `/drive/root:/path/to/file`
-For more information, see [addressing driveItems](/graph/concepts/onedrive-addressing-driveitems.md).
+For more information, see [addressing driveItems](/concepts/onedrive-addressing-driveitems.md).
**driveItem** resources have facets modeled as properties that provide data about the driveItem's identities and capabilities. For example:
Items with the **folder** facet act as containers of items and therefore have a
| [Unfollow Item](../api/driveitem-unfollow.md) | No content | Unfollow a driveItem. | [List thumbnails](../api/driveitem-list-thumbnails.md) | collection of driveItem | List driveItems with their thumbnails. | [Create sharing link](../api/driveitem-createlink.md) | sharing link | Create a link to share the driveItem.
-| [Add permissions](../api/driveitem-invite.md) | collection of [permission][] | Sends a sharing ivite to a user.
+| [Add permissions](../api/driveitem-invite.md) | collection of [permission][] | Sends a sharing invite to a user.
| [List permissions](../api/driveitem-list-permissions.md) | collection of [permission][] | Retrieves the collection of permissions on an driveItem. | [Delete permission](../api/permission-delete.md) | No Content | Removes the permission from the driveItem. | [Get WebSocket channel][getWebSocket] | [subscription][] | Receives near-real-time change notifications for a drive using socket.io.
v1.0 Filter https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/filter.md
Title: "Filter resource type"
description: "Manages the filtering of a table's column." ms.localizationpriority: medium doc_type: resourcePageType
v1.0 Filtercriteria https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/filtercriteria.md
Title: "FilterCriteria resource type"
description: "Represents the filtering criteria applied to a column." ms.localizationpriority: medium doc_type: resourcePageType
v1.0 Filterdatetime https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/filterdatetime.md
Title: "FilterDatetime resource type"
description: "Represents how to filter a date when filtering on values." ms.localizationpriority: medium doc_type: resourcePageType
v1.0 Folder https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/folder.md
Last updated 09/10/2017
Title: Folder ms.localizationpriority: medium description: "The Folder resource groups folder-related data on an item into a single structure. " doc_type: resourcePageType
v1.0 Folderview https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/folderview.md
Previously updated : 09/10/2017 Title: FolderView
+ Title: folderView
ms.localizationpriority: medium description: "The FolderView resource provides or sets recommendations on the user-experience of a folder." doc_type: resourcePageType
-# FolderView resource type
+# folderView resource type
Namespace: microsoft.graph
v1.0 Formatprotection https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/formatprotection.md
Title: "FormatProtection resource type"
+ Title: "formatProtection resource type"
description: "Represents the format protection of a range object." ms.localizationpriority: medium doc_type: resourcePageType
-# FormatProtection resource type
+# formatProtection resource type
Namespace: microsoft.graph
Represents the format protection of a range object.
|locked|boolean|Indicates if Excel locks the cells in the object. A null value indicates that the entire range doesn't have uniform lock setting.| ## Relationships
-None
+None.
## JSON representation
v1.0 Hashes https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/hashes.md
Previously updated : 09/10/2017 ms.localizationpriority: medium Title: "Hashes resource type"
+ Title: "hashes resource type"
description: "The Hashes resource groups available hashes into a single structure for an item." doc_type: resourcePageType
-# Hashes resource type
+# hashes resource type
Namespace: microsoft.graph
-The **Hashes** resource groups available hashes into a single structure for an item.
+The **hashes** resource groups available hashes into a single structure for an item.
-**Note:** Not all services provide a value for all hash properties listed.
+>**Note:** Not all services provide a value for all hash properties listed.
## JSON representation
Here is a JSON representation of the resource.
| **crc32Hash** | String | The CRC32 value of the file in little endian (if available). Read-only. | | **quickXorHash** | String | A proprietary hash of the file that can be used to determine if the contents of the file have changed (if available). Read-only. |
-**Note:** In some cases hash values may not be available.
-If this is the case, the hash values on an item will be updated after the item is downloaded.
+>**Note:** In some cases hash values may not be available. If this is the case, the hash values on an item will be updated after the item is downloaded.
## Remarks
v1.0 Icon https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/icon.md
Title: "Icon resource type"
description: "Represents a cell icon." ms.localizationpriority: medium doc_type: resourcePageType
v1.0 Identity https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/identity.md
Previously updated : 09/10/2017 Title: Identity
+ Title: Identity resource type
ms.localizationpriority: medium
-description: "The Identity resource represents an identity of an actor."
+description: "The identity resource represents an identity of an actor."
doc_type: resourcePageType
-# Identity resource type
+# identity resource type
Namespace: microsoft.graph
-The **Identity** resource represents an identity of an _actor_.
+The **identity** resource represents an identity of an _actor_.
For example, an actor can be a user, device, or application. ## JSON representation
v1.0 Identityset https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/identityset.md
Previously updated : 09/10/2017 Title: IdentitySet
+ Title: identitySet resource type
ms.localizationpriority: medium
-description: "The IdentitySet resource is a keyed collection of identity resources."
+description: "Represents a keyed collection of identity resources."
doc_type: resourcePageType
-# IdentitySet resource type
+# identitySet resource type
Namespace: microsoft.graph
-The **IdentitySet** resource is a keyed collection of [identity](identity.md) resources.
+The **identitySet** resource is a keyed collection of [identity](identity.md) resources.
It is used to represent a set of identities associated with various events for an item, such as _created by_ or _last modified by_. ## JSON representation
Here is a JSON representation of the resource.
## Remarks
-See [DriveItem](driveitem.md) for usage of **IdentitySet** resources.
+See [driveItem](driveitem.md) for usage of **identitySet** resources.
<!-- uuid: 8fcb5dbc-d5aa-4681-8e31-b001d5168d79
v1.0 Image https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/image.md
Previously updated : 09/10/2017 Title: Image
+ Title: image resource type
ms.localizationpriority: medium
-description: "The Image resource groups image-related properties into a single structure."
+description: "The image resource groups image-related properties into a single structure."
doc_type: resourcePageType
-# Image resource type
+# image resource type
Namespace: microsoft.graph
-The **Image** resource groups image-related properties into a single structure.
-If a [**DriveItem**](driveitem.md) has a non-null **image** facet, the item represents a bitmap image.
+The **image** resource groups image-related properties into a single structure.
+If a [**driveItem**](driveitem.md) has a non-null **image** facet, the item represents a bitmap image.
-**Note:** If the service is unable to determine the width and height of the image, the **Image** resource may be empty.
+>**Note:** If the service is unable to determine the width and height of the image, the **image** resource may be empty.
## JSON representation
If a [**DriveItem**](driveitem.md) has a non-null **image** facet, the item repr
In OneDrive for Business, this resource is returned on items that are expected to be images based on file extension.
-For more information about the facets on a DriveItem, see [DriveItem](driveitem.md).
+For more information about the facets on a DriveItem, see [driveItem](driveitem.md).
<!-- {
v1.0 Integerrange https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/integerrange.md
Title: integerRange resource type
description: Represents an inclusive range of integers described by two Int64 boundaries. ms.localizationpriority: medium doc_type: resourcePageType
v1.0 Intune Deviceconfig Ioscustomconfiguration https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/intune-deviceconfig-ioscustomconfiguration.md
This topic provides descriptions of the declared methods, properties and relatio
Inherits from [deviceConfiguration](../resources/intune-deviceconfig-deviceconfiguration.md) ## Methods+ |Method|Return Type|Description| |:|:|:| |[List iosCustomConfigurations](../api/intune-deviceconfig-ioscustomconfiguration-list.md)|[iosCustomConfiguration](../resources/intune-deviceconfig-ioscustomconfiguration.md) collection|List properties and relationships of the [iosCustomConfiguration](../resources/intune-deviceconfig-ioscustomconfiguration.md) objects.|
Inherits from [deviceConfiguration](../resources/intune-deviceconfig-deviceconfi
|[Update iosCustomConfiguration](../api/intune-deviceconfig-ioscustomconfiguration-update.md)|[iosCustomConfiguration](../resources/intune-deviceconfig-ioscustomconfiguration.md)|Update the properties of a [iosCustomConfiguration](../resources/intune-deviceconfig-ioscustomconfiguration.md) object.| ## Properties+ |Property|Type|Description| |:|:|:| |id|String|Key of the entity. Inherited from [deviceConfiguration](../resources/intune-deviceconfig-deviceconfiguration.md)|
Inherits from [deviceConfiguration](../resources/intune-deviceconfig-deviceconfi
|displayName|String|Admin provided name of the device configuration. Inherited from [deviceConfiguration](../resources/intune-deviceconfig-deviceconfiguration.md)| |version|Int32|Version of the device configuration. Inherited from [deviceConfiguration](../resources/intune-deviceconfig-deviceconfiguration.md)| |payloadName|String|Name that is displayed to the user.|
-|payloadFileName|String|Payload file name (*.mobileconfig | *.xml).|
+|payloadFileName|String|Payload file name (*.mobileconfig , *.xml).|
|payload|Binary|Payload. (UTF8 encoded byte array)| ## Relationships
v1.0 Intune Deviceconfig Macoscustomconfiguration https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/intune-deviceconfig-macoscustomconfiguration.md
Inherits from [deviceConfiguration](../resources/intune-deviceconfig-deviceconfi
|displayName|String|Admin provided name of the device configuration. Inherited from [deviceConfiguration](../resources/intune-deviceconfig-deviceconfiguration.md)| |version|Int32|Version of the device configuration. Inherited from [deviceConfiguration](../resources/intune-deviceconfig-deviceconfiguration.md)| |payloadName|String|Name that is displayed to the user.|
-|payloadFileName|String|Payload file name (*.mobileconfig | *.xml).|
+|payloadFileName|String|Payload file name (*.mobileconfig , *.xml).|
|payload|Binary|Payload. (UTF8 encoded byte array)| ## Relationships
v1.0 Intune Deviceconfig Omasettingbase64 https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/intune-deviceconfig-omasettingbase64.md
Inherits from [omaSetting](../resources/intune-deviceconfig-omasetting.md)
|displayName|String|Display Name. Inherited from [omaSetting](../resources/intune-deviceconfig-omasetting.md)| |description|String|Description. Inherited from [omaSetting](../resources/intune-deviceconfig-omasetting.md)| |omaUri|String|OMA. Inherited from [omaSetting](../resources/intune-deviceconfig-omasetting.md)|
-|fileName|String|File name associated with the Value property (*.cer | *.crt | *.p7b | *.bin).|
+|fileName|String|File name associated with the Value property (*.cer , *.crt , *.p7b , *.bin).|
|value|String|Value. (Base64 encoded string)| ## Relationships
v1.0 Intune Deviceconfig Windows10networkproxyserver https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/intune-deviceconfig-windows10networkproxyserver.md
Network Proxy Server Policy.
## Properties |Property|Type|Description| |:|:|:|
-|address|String|Address to the proxy server. Specify an address in the format <server>\[ΓÇ£:ΓÇ¥<port>\]|
+|address|String|Address to the proxy server. Specify an address in the format \<server\>\[ΓÇ£:ΓÇ¥\<port\>\]|
|exceptions|String collection|Addresses that should not use the proxy server. The system will not use the proxy server for addresses beginning with what is specified in this node.| |useForLocalAddresses|Boolean|Specifies whether the proxy server should be used for local (intranet) addresses.|
v1.0 Intune Onboarding Deviceappmanagement https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/intune-onboarding-deviceappmanagement.md
Singleton entity that acts as a container for all device app management function
|id|String|Not yet documented| |microsoftStoreForBusinessLastSuccessfulSyncDateTime|DateTimeOffset|The last time the apps from the Microsoft Store for Business were synced successfully for the account.| |isEnabledForMicrosoftStoreForBusiness|Boolean|Whether the account is enabled for syncing applications from the Microsoft Store for Business.|
-|microsoftStoreForBusinessLanguage|String|The locale information used to sync applications from the Microsoft Store for Business. Cultures that are specific to a country/region. The names of these cultures follow RFC 4646 (Windows Vista and later). The format is <languagecode2>-<country/regioncode2>, where <languagecode2> is a lowercase two-letter code derived from ISO 639-1 and <country/regioncode2> is an uppercase two-letter code derived from ISO 3166. For example, en-US for English (United States) is a specific culture.|
+|microsoftStoreForBusinessLanguage|String|The locale information used to sync applications from the Microsoft Store for Business. Cultures that are specific to a country/region. The names of these cultures follow RFC 4646 (Windows Vista and later). The format is \<languagecode2\>-<country/regioncode2>, where \<languagecode2\> is a lowercase two-letter code derived from ISO 639-1 and <country/regioncode2> is an uppercase two-letter code derived from ISO 3166. For example, en-US for English (United States) is a specific culture.|
|microsoftStoreForBusinessLastCompletedApplicationSyncTime|DateTimeOffset|The last time an application sync from the Microsoft Store for Business was completed.| ## Relationships
v1.0 Itempreviewinfo https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/itempreviewinfo.md
Previously updated : 3/16/2018 Title: ItemPreviewInfo
+ Title: itemPreviewInfo resource type
ms.localizationpriority: medium
-description: "The itemPreviewInfo resource contains information on how to embed a preview of a driveItem."
+description: "Contains information about how to embed a preview of a driveItem."
doc_type: resourcePageType # itemPreviewInfo resource type Namespace: microsoft.graph
-The **itemPreviewInfo** resource contains information on how to embed a preview of a [driveItem](driveitem.md).
+Contains information about how to embed a preview of a [driveItem](driveitem.md).
## JSON representation
v1.0 Json https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/json.md
Title: "Json resource type"
-description: "Represents data returned in JSON format"
+ Title: "json resource type"
+description: "Represents data returned in JSON format for Excel."
ms.localizationpriority: medium doc_type: resourcePageType
-# Json resource type
+# json resource type
Namespace: microsoft.graph
-Represents data returned in JSON format
+Represents data returned in JSON format for Excel.
## Properties
-|Property|Type|Description|
-|:|:|:|
+None.
## Relationships
-None
+None.
+ ## JSON Representation Here is a JSON representation of the resource. <!--{
v1.0 Licenseunitsdetail https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/licenseunitsdetail.md
doc_type: resourcePageType
Namespace: microsoft.graph
-The **prepaidUnits** property of the [subscribedSku](subscribedsku.md) entity is of type **licenseUnitsDetail**. For more information on the progression states of a subscription, see [What if my subscription expires?](/microsoft-365/commerce/subscriptions/what-if-my-subscription-expires?view=o365-worldwide)
+The **prepaidUnits** property of the [subscribedSku](subscribedsku.md) entity is of type **licenseUnitsDetail**. For more information on the progression states of a subscription, see [What if my subscription expires?](/microsoft-365/commerce/subscriptions/what-if-my-subscription-expires?view=o365-worldwide&preserve-view=true)
## Properties | Property | Type |Description|
v1.0 Lobbybypasssettings https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/lobbybypasssettings.md
Specifies which participants can bypass the meeting lobby.
### lobbyBypassScope values
+The following table lists the members of an [evolvable enumeration](/graph/best-practices-concept#handling-future-members-in-evolvable-enumerations). You must use the `Prefer: include-unknown-enum-members` request header to get the following values in this evolvable enum: `invited`, `organizationExcludingGuests`.
+ | Value | Description | | | | | organizer | Only the organizer is admitted into the meeting and bypassing the lobby. All other participants are placed in the meeting lobby. |
v1.0 Locationconstraint https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/locationconstraint.md
Title: "locationConstraint resource type"
description: "The conditions stated by a client for the location of a meeting." ms.localizationpriority: medium doc_type: resourcePageType
The conditions stated by a client for the location of a meeting.
## JSON representation
-Here is a JSON representation of the resource
+The following is a JSON representation of the resource.
<!-- { "blockType": "resource",
v1.0 Locationconstraintitem https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/locationconstraintitem.md
Title: "locationConstraintItem resource type"
-description: "The conditions stated by a client for the location of a meeting."
+description: "locationConstraintItem - The conditions stated by a client for the location of a meeting."
ms.localizationpriority: medium doc_type: resourcePageType
v1.0 Lookupcolumn https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/lookupcolumn.md
Last updated 09/11/2017
Title: LookupColumn ms.localizationpriority: medium description: "The lookupColumn on a columnDefinition resource indicates that the column's values are looked up from another source in the site." doc_type: resourcePageType
v1.0 Manage Focused Inbox https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/manage-focused-inbox.md
Title: "Manage Focused Inbox"
description: "Focused Inbox allows you to view important messages in the `Focused` tab of the Inbox, and the rest of the Inbox messages in the `Other` tab. The classification system " ms.localizationpriority: medium doc_type: conceptualPageType
v1.0 Meetingparticipantinfo https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/meetingparticipantinfo.md
Information about a participant in a meeting.
| upn | String | User principal name of the participant. | | role | onlineMeetingRole | Specifies the participant's role in the meeting. Possible values are `attendee`, `presenter`, `producer`, and `unknownFutureValue`.|
+> [!TIP]
+>
+> To set the **presenter** role of a meeting attendee when creating or updating an [onlineMeeting](onlinemeeting.md), the value of **allowedPresenters** must also be set to `roleIsPresenter`.
+ ## JSON representation The following is a JSON representation of the resource.
v1.0 Onlinemeeting https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/onlinemeeting.md
Contains information about a meeting, including the URL used to join a meeting,
> [!TIP] >
->- When creating or updating an online meeting with the value of **allowedPresenters** set to `roleIsPresenter`, include a full list of **attendees** with specified attendees' **role** set to `presenter` in the request body.
->- When creating or updating an online meeting with the value of **allowedPresenters** set to other values than `roleIsPresenter`, attendees' **role** will show as `null` in the response body.
+> When creating or updating an online meeting with **allowedPresenters** set to `roleIsPresenter`, include a full list of **attendees** with the specified attendees' **role** set to `presenter` in the request body.
### meetingChatMode values
v1.0 Security Api Overview https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/resources/security-api-overview.md
Code and contribute to these Microsoft Graph Security API samples:
Engage with the community: -- [Join the tech community](https://aka.ms/graphsecuritycommunity)
+- [Join the tech community](https://techcommunity.microsoft.com/t5/microsoft-graph-security-api/bd-p/SecurityGraphAPI)
- [Discuss on StackOverflow](https://stackoverflow.com/questions/tagged/microsoft-graph-security) ## What's new
v1.0 Toc.Yml https://github.com/microsoftgraph/microsoft-graph-docs/commits/main/api-reference/v1.0/toc.yml a/api-reference/v1.0/toc.yml
items:
href: api/device-delete-registeredowners.md - name: Remove registered user href: api/device-delete-registeredusers.md
- - name: List device groups
+ - name: List device memberships
href: api/device-list-memberof.md
- - name: List device transitive groups
+ - name: List device transitive memberships
href: api/device-list-transitivememberof.md - name: List registered owners href: api/device-list-registeredowners.md