From 31262929f25184cc1b4929afb63bbc7e434b21b2 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 30 Sep 2025 10:46:28 +0000 Subject: [PATCH] feat(generation): update request builders and models Update generated files with build 199037 --- packages/kiota-lock.json | 2 +- .../admin/teams/index.ts | 6 +- .../admin/teams/policy/index.ts | 6 +- .../updates/updatableAssets/item/index.ts | 8 +- .../administrativeUnits/item/restore/index.ts | 4 +- .../applications/item/restore/index.ts | 4 +- .../chats/item/messages/index.ts | 6 +- .../presences/item/setPresence/index.ts | 4 +- .../contacts/item/restore/index.ts | 4 +- .../contracts/item/restore/index.ts | 4 +- .../item/appLogCollectionRequests/index.ts | 6 +- .../appLogCollectionRequests/item/index.ts | 6 +- .../devices/item/restore/index.ts | 4 +- .../hardwareOathDevices/index.ts | 6 +- .../deletedItems/item/restore/index.ts | 4 +- .../directoryObjects/item/restore/index.ts | 4 +- .../item/restore/index.ts | 4 +- .../directoryRoles/item/restore/index.ts | 4 +- .../item/restore/index.ts | 4 +- .../item/workbook/names/item/range/index.ts | 6 +- .../items/item/workbook/tables/add/index.ts | 6 +- .../worksheets/item/names/item/range/index.ts | 6 +- .../worksheets/item/tables/add/index.ts | 6 +- .../education/users/item/index.ts | 6 +- .../connections/item/items/item/index.ts | 6 +- .../external/connections/item/schema/index.ts | 6 +- .../industryData/inboundFlows/index.ts | 6 +- .../industryData/inboundFlows/item/index.ts | 6 +- .../msgraph-beta-sdk-groups/groups/index.ts | 6 +- .../item/threads/item/reply/index.ts | 6 +- .../groups/item/index.ts | 4 +- .../groups/item/restore/index.ts | 4 +- .../groups/item/threads/item/index.ts | 6 +- .../groups/item/threads/item/reply/index.ts | 6 +- .../conditionalAccess/deletedItems/index.ts | 6 +- .../deletedItems/namedLocations/index.ts | 7 +- .../deletedItems/namedLocations/item/index.ts | 12 +- .../namedLocations/item/restore/index.ts | 5 +- .../deletedItems/policies/index.ts | 7 +- .../deletedItems/policies/item/index.ts | 12 +- .../policies/item/restore/index.ts | 5 +- .../namedLocations/item/index.ts | 20 +-- .../namedLocations/item/restore/index.ts | 5 +- .../policies/item/restore/index.ts | 5 +- .../accessPackages/item/index.ts | 8 +- .../accessPackagesWithUniqueName/index.ts | 8 +- .../termsOfUse/agreements/item/index.ts | 8 +- .../identityProtection/riskyUsers/index.ts | 8 +- .../organization/item/restore/index.ts | 4 +- .../permissionGrants/item/restore/index.ts | 4 +- .../item/restore/index.ts | 5 +- .../item/identitySynchronization/index.ts | 6 +- .../deletedItems/crossTenantPartners/index.ts | 6 +- .../crossTenantPartners/item/index.ts | 10 +- .../crossTenantSyncPolicyPartners/index.ts | 6 +- .../item/index.ts | 10 +- .../federatedTokenValidationPolicy/index.ts | 8 +- .../servicePrincipals/item/restore/index.ts | 4 +- .../sites/item/lists/item/index.ts | 8 +- .../item/cancelOffboard/index.ts | 4 +- .../teamwork/teamTemplates/index.ts | 8 +- .../multiTenantOrganization/index.ts | 6 +- .../item/adhocCalls/item/recordings/index.ts | 6 +- .../item/recordings/item/content/index.ts | 5 +- .../adhocCalls/item/recordings/item/index.ts | 7 +- .../item/adhocCalls/item/transcripts/index.ts | 6 +- .../adhocCalls/item/transcripts/item/index.ts | 7 +- .../item/appLogCollectionRequests/index.ts | 6 +- .../appLogCollectionRequests/item/index.ts | 6 +- .../onlineMeetings/item/recordings/index.ts | 6 +- .../item/recordings/item/content/index.ts | 4 +- .../item/recordings/item/index.ts | 6 +- .../item/transcripts/item/content/index.ts | 4 +- .../item/transcripts/item/index.ts | 6 +- .../transcripts/item/metadataContent/index.ts | 4 +- .../users/item/presence/setPresence/index.ts | 4 +- .../users/item/restore/index.ts | 4 +- packages/msgraph-beta-sdk/models/index.ts | 144 +++++++++--------- .../models/teamsAdministration/index.ts | 2 +- 79 files changed, 311 insertions(+), 297 deletions(-) diff --git a/packages/kiota-lock.json b/packages/kiota-lock.json index c0679c60b3..fb1a5a2ce0 100644 --- a/packages/kiota-lock.json +++ b/packages/kiota-lock.json @@ -1,5 +1,5 @@ { - "descriptionHash": "5EBF0931575B59AFF14D62894DEA1930E8EA6764C2838D65EB17C04BBD10176BD6FC9859893FAA48C7AC6F4984BE90FD1DBE3E8CABDC2FF70B5BC5937BBED056", + "descriptionHash": "AA9E94E7EFD0F6E782B6025956D84BB92BC7E532F476B492EA4BF706BFE47EDD4645053F696A1B496A97FA963846A230A27E9CEDBE9C3B6EA581B9BADED17BF4", "descriptionLocation": "../../msgraph-metadata/clean_beta_openapi/openapi.yaml", "lockFileVersion": "1.0.0", "kiotaVersion": "1.29.0", diff --git a/packages/msgraph-beta-sdk-admin/admin/teams/index.ts b/packages/msgraph-beta-sdk-admin/admin/teams/index.ts index 2ae6935c2e..8ac0450d7a 100644 --- a/packages/msgraph-beta-sdk-admin/admin/teams/index.ts +++ b/packages/msgraph-beta-sdk-admin/admin/teams/index.ts @@ -31,7 +31,7 @@ export interface TeamsRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * A container for all Teams telephone number management functionalities and user configurations. + * A container for Teams administration functionalities, such as user configurations, telephone number management, and policy assignments. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -52,7 +52,7 @@ export interface TeamsRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * A container for all Teams telephone number management functionalities and user configurations. + * A container for Teams administration functionalities, such as user configurations, telephone number management, and policy assignments. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -66,7 +66,7 @@ export interface TeamsRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; } /** - * A container for all Teams telephone number management functionalities and user configurations. + * A container for Teams administration functionalities, such as user configurations, telephone number management, and policy assignments. */ export interface TeamsRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-admin/admin/teams/policy/index.ts b/packages/msgraph-beta-sdk-admin/admin/teams/policy/index.ts index 11c206b375..22bc08b877 100644 --- a/packages/msgraph-beta-sdk-admin/admin/teams/policy/index.ts +++ b/packages/msgraph-beta-sdk-admin/admin/teams/policy/index.ts @@ -19,7 +19,7 @@ export interface PolicyRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Get policy from admin + * Represents a navigation property to the Teams policy assignment object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -40,7 +40,7 @@ export interface PolicyRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * Get policy from admin + * Represents a navigation property to the Teams policy assignment object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -54,7 +54,7 @@ export interface PolicyRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; } /** - * Get policy from admin + * Represents a navigation property to the Teams policy assignment object. */ export interface PolicyRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-admin/admin/windows/updates/updatableAssets/item/index.ts b/packages/msgraph-beta-sdk-admin/admin/windows/updates/updatableAssets/item/index.ts index 770cfeca48..86e4c8da4b 100644 --- a/packages/msgraph-beta-sdk-admin/admin/windows/updates/updatableAssets/item/index.ts +++ b/packages/msgraph-beta-sdk-admin/admin/windows/updates/updatableAssets/item/index.ts @@ -44,11 +44,11 @@ export interface UpdatableAssetItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Read the properties and relationships of an updatableAsset object. + * Read the properties and relationships of an updatableAssetGroup object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/windowsupdates-updatableasset-get?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-get?view=graph-rest-beta|Find more info here} */ get(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -66,7 +66,7 @@ export interface UpdatableAssetItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * Read the properties and relationships of an updatableAsset object. + * Read the properties and relationships of an updatableAssetGroup object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -80,7 +80,7 @@ export interface UpdatableAssetItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; } /** - * Read the properties and relationships of an updatableAsset object. + * Read the properties and relationships of an updatableAssetGroup object. */ export interface UpdatableAssetItemRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-administrativeUnits/administrativeUnits/item/restore/index.ts b/packages/msgraph-beta-sdk-administrativeUnits/administrativeUnits/item/restore/index.ts index 623aacfa4c..73acc296a6 100644 --- a/packages/msgraph-beta-sdk-administrativeUnits/administrativeUnits/item/restore/index.ts +++ b/packages/msgraph-beta-sdk-administrativeUnits/administrativeUnits/item/restore/index.ts @@ -13,7 +13,7 @@ import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type Requ */ export interface RestoreRequestBuilder extends BaseRequestBuilder { /** - * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item is accidentally deleted, you can fully restore it. Additionally, restoring an application doesn't automatically restore the associated service principal. You must call this API to restore the deleted service principal explicitly. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't 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. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -21,7 +21,7 @@ export interface RestoreRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item is accidentally deleted, you can fully restore it. Additionally, restoring an application doesn't automatically restore the associated service principal. You must call this API to restore the deleted service principal explicitly. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't 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. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ diff --git a/packages/msgraph-beta-sdk-applications/applications/item/restore/index.ts b/packages/msgraph-beta-sdk-applications/applications/item/restore/index.ts index eb7d5ac9ff..d5821b4918 100644 --- a/packages/msgraph-beta-sdk-applications/applications/item/restore/index.ts +++ b/packages/msgraph-beta-sdk-applications/applications/item/restore/index.ts @@ -13,7 +13,7 @@ import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type Requ */ export interface RestoreRequestBuilder extends BaseRequestBuilder { /** - * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item is accidentally deleted, you can fully restore it. Additionally, restoring an application doesn't automatically restore the associated service principal. You must call this API to restore the deleted service principal explicitly. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't 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. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -21,7 +21,7 @@ export interface RestoreRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item is accidentally deleted, you can fully restore it. Additionally, restoring an application doesn't automatically restore the associated service principal. You must call this API to restore the deleted service principal explicitly. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't 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. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ diff --git a/packages/msgraph-beta-sdk-chats/chats/item/messages/index.ts b/packages/msgraph-beta-sdk-chats/chats/item/messages/index.ts index a9addba36d..41b76ecc19 100644 --- a/packages/msgraph-beta-sdk-chats/chats/item/messages/index.ts +++ b/packages/msgraph-beta-sdk-chats/chats/item/messages/index.ts @@ -53,12 +53,12 @@ export interface MessagesRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Send a new chatMessage in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before creating a chat message. + * Send a new chatMessage in the specified channel or a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/chat-post-messages?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-beta|Find more info here} */ post(body: ChatMessage, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -68,7 +68,7 @@ export interface MessagesRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * Send a new chatMessage in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before creating a chat message. + * Send a new chatMessage in the specified channel or a chat. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-communications/communications/presences/item/setPresence/index.ts b/packages/msgraph-beta-sdk-communications/communications/presences/item/setPresence/index.ts index 70848c5a96..a164b13473 100644 --- a/packages/msgraph-beta-sdk-communications/communications/presences/item/setPresence/index.ts +++ b/packages/msgraph-beta-sdk-communications/communications/presences/item/setPresence/index.ts @@ -72,7 +72,7 @@ export interface SetPresencePostRequestBody extends AdditionalDataHolder, Backed */ export interface SetPresenceRequestBuilder extends BaseRequestBuilder { /** - * Set the availability and activity status in a presence session of an application for a user. + * Set the availability and activity status in a presence session of an application for a user. For more information about presence sessions, states permutations, and timeouts, see Manage presence state using the Microsoft Graph API. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -80,7 +80,7 @@ export interface SetPresenceRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Set the availability and activity status in a presence session of an application for a user. + * Set the availability and activity status in a presence session of an application for a user. For more information about presence sessions, states permutations, and timeouts, see Manage presence state using the Microsoft Graph API. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-contacts/contacts/item/restore/index.ts b/packages/msgraph-beta-sdk-contacts/contacts/item/restore/index.ts index fe93fe2666..8cf026ffda 100644 --- a/packages/msgraph-beta-sdk-contacts/contacts/item/restore/index.ts +++ b/packages/msgraph-beta-sdk-contacts/contacts/item/restore/index.ts @@ -13,7 +13,7 @@ import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type Requ */ export interface RestoreRequestBuilder extends BaseRequestBuilder { /** - * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item is accidentally deleted, you can fully restore it. Additionally, restoring an application doesn't automatically restore the associated service principal. You must call this API to restore the deleted service principal explicitly. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't 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. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -21,7 +21,7 @@ export interface RestoreRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item is accidentally deleted, you can fully restore it. Additionally, restoring an application doesn't automatically restore the associated service principal. You must call this API to restore the deleted service principal explicitly. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't 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. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ diff --git a/packages/msgraph-beta-sdk-contracts/contracts/item/restore/index.ts b/packages/msgraph-beta-sdk-contracts/contracts/item/restore/index.ts index 8c40c88966..70bd9c55ac 100644 --- a/packages/msgraph-beta-sdk-contracts/contracts/item/restore/index.ts +++ b/packages/msgraph-beta-sdk-contracts/contracts/item/restore/index.ts @@ -13,7 +13,7 @@ import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type Requ */ export interface RestoreRequestBuilder extends BaseRequestBuilder { /** - * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item is accidentally deleted, you can fully restore it. Additionally, restoring an application doesn't automatically restore the associated service principal. You must call this API to restore the deleted service principal explicitly. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't 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. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -21,7 +21,7 @@ export interface RestoreRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item is accidentally deleted, you can fully restore it. Additionally, restoring an application doesn't automatically restore the associated service principal. You must call this API to restore the deleted service principal explicitly. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't 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. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ diff --git a/packages/msgraph-beta-sdk-deviceManagement/deviceManagement/mobileAppTroubleshootingEvents/item/appLogCollectionRequests/index.ts b/packages/msgraph-beta-sdk-deviceManagement/deviceManagement/mobileAppTroubleshootingEvents/item/appLogCollectionRequests/index.ts index 8a8bff4739..ad830f5ac3 100644 --- a/packages/msgraph-beta-sdk-deviceManagement/deviceManagement/mobileAppTroubleshootingEvents/item/appLogCollectionRequests/index.ts +++ b/packages/msgraph-beta-sdk-deviceManagement/deviceManagement/mobileAppTroubleshootingEvents/item/appLogCollectionRequests/index.ts @@ -27,7 +27,7 @@ export interface AppLogCollectionRequestsRequestBuilder extends BaseRequestBuild */ byAppLogCollectionRequestId(appLogCollectionRequestId: string) : AppLogCollectionRequestItemRequestBuilder; /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -42,7 +42,7 @@ export interface AppLogCollectionRequestsRequestBuilder extends BaseRequestBuild */ post(body: AppLogCollectionRequest, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -56,7 +56,7 @@ export interface AppLogCollectionRequestsRequestBuilder extends BaseRequestBuild toPostRequestInformation(body: AppLogCollectionRequest, requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; } /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. */ export interface AppLogCollectionRequestsRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-deviceManagement/deviceManagement/mobileAppTroubleshootingEvents/item/appLogCollectionRequests/item/index.ts b/packages/msgraph-beta-sdk-deviceManagement/deviceManagement/mobileAppTroubleshootingEvents/item/appLogCollectionRequests/item/index.ts index 965c4d6cf4..302f4bbd36 100644 --- a/packages/msgraph-beta-sdk-deviceManagement/deviceManagement/mobileAppTroubleshootingEvents/item/appLogCollectionRequests/item/index.ts +++ b/packages/msgraph-beta-sdk-deviceManagement/deviceManagement/mobileAppTroubleshootingEvents/item/appLogCollectionRequests/item/index.ts @@ -25,7 +25,7 @@ export interface AppLogCollectionRequestItemRequestBuilder extends BaseRequestBu */ delete(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -46,7 +46,7 @@ export interface AppLogCollectionRequestItemRequestBuilder extends BaseRequestBu */ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -60,7 +60,7 @@ export interface AppLogCollectionRequestItemRequestBuilder extends BaseRequestBu toPatchRequestInformation(body: AppLogCollectionRequest, requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; } /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. */ export interface AppLogCollectionRequestItemRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-devices/devices/item/restore/index.ts b/packages/msgraph-beta-sdk-devices/devices/item/restore/index.ts index 739e2b7cd7..9d1ad2af89 100644 --- a/packages/msgraph-beta-sdk-devices/devices/item/restore/index.ts +++ b/packages/msgraph-beta-sdk-devices/devices/item/restore/index.ts @@ -13,7 +13,7 @@ import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type Requ */ export interface RestoreRequestBuilder extends BaseRequestBuilder { /** - * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item is accidentally deleted, you can fully restore it. Additionally, restoring an application doesn't automatically restore the associated service principal. You must call this API to restore the deleted service principal explicitly. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't 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. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -21,7 +21,7 @@ export interface RestoreRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item is accidentally deleted, you can fully restore it. Additionally, restoring an application doesn't automatically restore the associated service principal. You must call this API to restore the deleted service principal explicitly. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't 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. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ diff --git a/packages/msgraph-beta-sdk-directory/directory/authenticationMethodDevices/hardwareOathDevices/index.ts b/packages/msgraph-beta-sdk-directory/directory/authenticationMethodDevices/hardwareOathDevices/index.ts index c008c4201b..d255db68c0 100644 --- a/packages/msgraph-beta-sdk-directory/directory/authenticationMethodDevices/hardwareOathDevices/index.ts +++ b/packages/msgraph-beta-sdk-directory/directory/authenticationMethodDevices/hardwareOathDevices/index.ts @@ -35,12 +35,12 @@ export interface HardwareOathDevicesRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Create a new hardwareOathTokenAuthenticationMethodDevice object. This API supports two scenarios:- Create the new hardware token without assigning to a user. You can then assign to a user.- Create and assign a hardware token to a user in the same request. + * Create one or more hardwareOathTokenAuthenticationMethodDevice objects. This API supports two scenarios:- Create the new hardware tokens without assigning to users. You can then assign to a user.- Create and assign any individual hardware tokens to users in the same request. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/authenticationmethoddevice-post-hardwareoathdevices?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/authenticationmethoddevice-update?view=graph-rest-beta|Find more info here} */ post(body: HardwareOathTokenAuthenticationMethodDevice, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -50,7 +50,7 @@ export interface HardwareOathDevicesRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * Create a new hardwareOathTokenAuthenticationMethodDevice object. This API supports two scenarios:- Create the new hardware token without assigning to a user. You can then assign to a user.- Create and assign a hardware token to a user in the same request. + * Create one or more hardwareOathTokenAuthenticationMethodDevice objects. This API supports two scenarios:- Create the new hardware tokens without assigning to users. You can then assign to a user.- Create and assign any individual hardware tokens to users in the same request. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-directory/directory/deletedItems/item/restore/index.ts b/packages/msgraph-beta-sdk-directory/directory/deletedItems/item/restore/index.ts index b28969d082..dfdb853dd1 100644 --- a/packages/msgraph-beta-sdk-directory/directory/deletedItems/item/restore/index.ts +++ b/packages/msgraph-beta-sdk-directory/directory/deletedItems/item/restore/index.ts @@ -13,7 +13,7 @@ import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type Requ */ export interface RestoreRequestBuilder extends BaseRequestBuilder { /** - * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item is accidentally deleted, you can fully restore it. Additionally, restoring an application doesn't automatically restore the associated service principal. You must call this API to restore the deleted service principal explicitly. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't 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. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -21,7 +21,7 @@ export interface RestoreRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item is accidentally deleted, you can fully restore it. Additionally, restoring an application doesn't automatically restore the associated service principal. You must call this API to restore the deleted service principal explicitly. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't 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. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ diff --git a/packages/msgraph-beta-sdk-directoryObjects/directoryObjects/item/restore/index.ts b/packages/msgraph-beta-sdk-directoryObjects/directoryObjects/item/restore/index.ts index e117e5cd78..0ef934606d 100644 --- a/packages/msgraph-beta-sdk-directoryObjects/directoryObjects/item/restore/index.ts +++ b/packages/msgraph-beta-sdk-directoryObjects/directoryObjects/item/restore/index.ts @@ -13,7 +13,7 @@ import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type Requ */ export interface RestoreRequestBuilder extends BaseRequestBuilder { /** - * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item is accidentally deleted, you can fully restore it. Additionally, restoring an application doesn't automatically restore the associated service principal. You must call this API to restore the deleted service principal explicitly. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't 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. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -21,7 +21,7 @@ export interface RestoreRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item is accidentally deleted, you can fully restore it. Additionally, restoring an application doesn't automatically restore the associated service principal. You must call this API to restore the deleted service principal explicitly. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't 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. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ diff --git a/packages/msgraph-beta-sdk-directoryRoleTemplates/directoryRoleTemplates/item/restore/index.ts b/packages/msgraph-beta-sdk-directoryRoleTemplates/directoryRoleTemplates/item/restore/index.ts index 6898df8bce..071e3c13d4 100644 --- a/packages/msgraph-beta-sdk-directoryRoleTemplates/directoryRoleTemplates/item/restore/index.ts +++ b/packages/msgraph-beta-sdk-directoryRoleTemplates/directoryRoleTemplates/item/restore/index.ts @@ -13,7 +13,7 @@ import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type Requ */ export interface RestoreRequestBuilder extends BaseRequestBuilder { /** - * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item is accidentally deleted, you can fully restore it. Additionally, restoring an application doesn't automatically restore the associated service principal. You must call this API to restore the deleted service principal explicitly. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't 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. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -21,7 +21,7 @@ export interface RestoreRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item is accidentally deleted, you can fully restore it. Additionally, restoring an application doesn't automatically restore the associated service principal. You must call this API to restore the deleted service principal explicitly. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't 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. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ diff --git a/packages/msgraph-beta-sdk-directoryRoles/directoryRoles/item/restore/index.ts b/packages/msgraph-beta-sdk-directoryRoles/directoryRoles/item/restore/index.ts index 84716139d8..f246ffae62 100644 --- a/packages/msgraph-beta-sdk-directoryRoles/directoryRoles/item/restore/index.ts +++ b/packages/msgraph-beta-sdk-directoryRoles/directoryRoles/item/restore/index.ts @@ -13,7 +13,7 @@ import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type Requ */ export interface RestoreRequestBuilder extends BaseRequestBuilder { /** - * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item is accidentally deleted, you can fully restore it. Additionally, restoring an application doesn't automatically restore the associated service principal. You must call this API to restore the deleted service principal explicitly. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't 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. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -21,7 +21,7 @@ export interface RestoreRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item is accidentally deleted, you can fully restore it. Additionally, restoring an application doesn't automatically restore the associated service principal. You must call this API to restore the deleted service principal explicitly. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't 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. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ diff --git a/packages/msgraph-beta-sdk-directorySettingTemplates/directorySettingTemplates/item/restore/index.ts b/packages/msgraph-beta-sdk-directorySettingTemplates/directorySettingTemplates/item/restore/index.ts index c3626d9cd9..fe98b530f6 100644 --- a/packages/msgraph-beta-sdk-directorySettingTemplates/directorySettingTemplates/item/restore/index.ts +++ b/packages/msgraph-beta-sdk-directorySettingTemplates/directorySettingTemplates/item/restore/index.ts @@ -13,7 +13,7 @@ import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type Requ */ export interface RestoreRequestBuilder extends BaseRequestBuilder { /** - * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item is accidentally deleted, you can fully restore it. Additionally, restoring an application doesn't automatically restore the associated service principal. You must call this API to restore the deleted service principal explicitly. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't 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. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -21,7 +21,7 @@ export interface RestoreRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item is accidentally deleted, you can fully restore it. Additionally, restoring an application doesn't automatically restore the associated service principal. You must call this API to restore the deleted service principal explicitly. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't 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. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ diff --git a/packages/msgraph-beta-sdk-drives/drives/item/items/item/workbook/names/item/range/index.ts b/packages/msgraph-beta-sdk-drives/drives/item/items/item/workbook/names/item/range/index.ts index 037c962ec5..66c8f60e92 100644 --- a/packages/msgraph-beta-sdk-drives/drives/item/items/item/workbook/names/item/range/index.ts +++ b/packages/msgraph-beta-sdk-drives/drives/item/items/item/workbook/names/item/range/index.ts @@ -182,11 +182,11 @@ export interface RangeRequestBuilder extends BaseRequestBuilder} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/range-get?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/nameditem-range?view=graph-rest-beta|Find more info here} */ get(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -228,7 +228,7 @@ export interface RangeRequestBuilder extends BaseRequestBuilder { /** - * Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is thrown. + * Use this API to create a new Table. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/tablecollection-add?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/workbook-post-tables?view=graph-rest-beta|Find more info here} */ post(body: AddPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is thrown. + * Use this API to create a new Table. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-drives/drives/item/items/item/workbook/worksheets/item/names/item/range/index.ts b/packages/msgraph-beta-sdk-drives/drives/item/items/item/workbook/worksheets/item/names/item/range/index.ts index b73c94f643..4270bd1261 100644 --- a/packages/msgraph-beta-sdk-drives/drives/item/items/item/workbook/worksheets/item/names/item/range/index.ts +++ b/packages/msgraph-beta-sdk-drives/drives/item/items/item/workbook/worksheets/item/names/item/range/index.ts @@ -182,11 +182,11 @@ export interface RangeRequestBuilder extends BaseRequestBuilder} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/range-get?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/nameditem-range?view=graph-rest-beta|Find more info here} */ get(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -228,7 +228,7 @@ export interface RangeRequestBuilder extends BaseRequestBuilder { /** - * Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is thrown. + * Use this API to create a new Table. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/tablecollection-add?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/workbook-post-tables?view=graph-rest-beta|Find more info here} */ post(body: AddPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is thrown. + * Use this API to create a new Table. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-education/education/users/item/index.ts b/packages/msgraph-beta-sdk-education/education/users/item/index.ts index 81a2b02a2f..092a0da935 100644 --- a/packages/msgraph-beta-sdk-education/education/users/item/index.ts +++ b/packages/msgraph-beta-sdk-education/education/users/item/index.ts @@ -64,12 +64,12 @@ export interface EducationUserItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Update the properties of an educationuser object. + * Update the relatedContact collection of an educationUser object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/educationuser-update?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/relatedcontact-update?view=graph-rest-beta|Find more info here} */ patch(body: EducationUser, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -85,7 +85,7 @@ export interface EducationUserItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * Update the properties of an educationuser object. + * Update the relatedContact collection of an educationUser object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-external/external/connections/item/items/item/index.ts b/packages/msgraph-beta-sdk-external/external/connections/item/items/item/index.ts index eda9523b77..f81b8c0c10 100644 --- a/packages/msgraph-beta-sdk-external/external/connections/item/items/item/index.ts +++ b/packages/msgraph-beta-sdk-external/external/connections/item/items/item/index.ts @@ -40,12 +40,12 @@ export interface ExternalItemItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Update the properties of an externalitem. + * Create a new externalItem. This API can be used to create a custom item. The containing externalConnection must have a schema registered of the corresponding type. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/externalconnectors-externalitem-update?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-put-items?view=graph-rest-beta|Find more info here} */ put(body: ExternalItem, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -61,7 +61,7 @@ export interface ExternalItemItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * Update the properties of an externalitem. + * Create a new externalItem. This API can be used to create a custom item. The containing externalConnection must have a schema registered of the corresponding type. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-external/external/connections/item/schema/index.ts b/packages/msgraph-beta-sdk-external/external/connections/item/schema/index.ts index bcf37eef62..6d0e679767 100644 --- a/packages/msgraph-beta-sdk-external/external/connections/item/schema/index.ts +++ b/packages/msgraph-beta-sdk-external/external/connections/item/schema/index.ts @@ -21,12 +21,12 @@ export interface SchemaRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Create a new or update an existing schema for a Microsoft Search connection. + * Update the properties of a schema for an externalConnection. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-patch-schema?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/externalconnectors-schema-update?view=graph-rest-beta|Find more info here} */ patch(body: Schema, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -36,7 +36,7 @@ export interface SchemaRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * Create a new or update an existing schema for a Microsoft Search connection. + * Update the properties of a schema for an externalConnection. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-external/external/industryData/inboundFlows/index.ts b/packages/msgraph-beta-sdk-external/external/industryData/inboundFlows/index.ts index 61aa2bc7cd..a232fc4451 100644 --- a/packages/msgraph-beta-sdk-external/external/industryData/inboundFlows/index.ts +++ b/packages/msgraph-beta-sdk-external/external/industryData/inboundFlows/index.ts @@ -35,12 +35,12 @@ export interface InboundFlowsRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Create a new inboundFileFlow object. + * Create a new inboundApiFlow object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-post?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/industrydata-inboundapiflow-post?view=graph-rest-beta|Find more info here} */ post(body: InboundFlow, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -50,7 +50,7 @@ export interface InboundFlowsRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * Create a new inboundFileFlow object. + * Create a new inboundApiFlow object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-external/external/industryData/inboundFlows/item/index.ts b/packages/msgraph-beta-sdk-external/external/industryData/inboundFlows/item/index.ts index 4d195ffe02..e9dfe46353 100644 --- a/packages/msgraph-beta-sdk-external/external/industryData/inboundFlows/item/index.ts +++ b/packages/msgraph-beta-sdk-external/external/industryData/inboundFlows/item/index.ts @@ -40,12 +40,12 @@ export interface InboundFlowItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Update the properties of an inboundFileFlow object. + * Update the properties of an inboundApiFlow object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-update?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/industrydata-inboundapiflow-update?view=graph-rest-beta|Find more info here} */ patch(body: InboundFlow, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -61,7 +61,7 @@ export interface InboundFlowItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * Update the properties of an inboundFileFlow object. + * Update the properties of an inboundApiFlow object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-groups/groups/index.ts b/packages/msgraph-beta-sdk-groups/groups/index.ts index 5fbc4b1dd7..0670799107 100644 --- a/packages/msgraph-beta-sdk-groups/groups/index.ts +++ b/packages/msgraph-beta-sdk-groups/groups/index.ts @@ -65,12 +65,12 @@ export interface GroupsRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Create a new group as specified in the request body. You can create one of the following 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: To create a team, first create a group then add a team to it, see create team. + * 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. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta|Find more info here} */ post(body: Group, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -80,7 +80,7 @@ export interface GroupsRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * Create a new group as specified in the request body. You can create one of the following 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: To create a team, first create a group then add a team to it, see create team. + * 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. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-groups/groups/item/conversations/item/threads/item/reply/index.ts b/packages/msgraph-beta-sdk-groups/groups/item/conversations/item/threads/item/reply/index.ts index 319139b8d0..fc5b273722 100644 --- a/packages/msgraph-beta-sdk-groups/groups/item/conversations/item/threads/item/reply/index.ts +++ b/packages/msgraph-beta-sdk-groups/groups/item/conversations/item/threads/item/reply/index.ts @@ -44,15 +44,15 @@ export interface ReplyPostRequestBody extends AdditionalDataHolder, BackedModel, */ export interface ReplyRequestBuilder extends BaseRequestBuilder { /** - * 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. + * 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. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-beta|Find more info here} */ post(body: ReplyPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * 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. + * 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. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-groups/groups/item/index.ts b/packages/msgraph-beta-sdk-groups/groups/item/index.ts index d1cc7fd3fd..4fdf42f75e 100644 --- a/packages/msgraph-beta-sdk-groups/groups/item/index.ts +++ b/packages/msgraph-beta-sdk-groups/groups/item/index.ts @@ -301,7 +301,7 @@ export interface GroupItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Delete a group. 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 are permanently deleted. This doesn't apply to Distribution groups that are permanently deleted immediately. To learn more, see deletedItems. + * Delete a group. When deleted, Microsoft 365 groups are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted. This isn't applicable to Security groups and Distribution groups that are permanently deleted immediately. To learn more, see deletedItems. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ diff --git a/packages/msgraph-beta-sdk-groups/groups/item/restore/index.ts b/packages/msgraph-beta-sdk-groups/groups/item/restore/index.ts index a8312afaa6..5c8e05b363 100644 --- a/packages/msgraph-beta-sdk-groups/groups/item/restore/index.ts +++ b/packages/msgraph-beta-sdk-groups/groups/item/restore/index.ts @@ -13,7 +13,7 @@ import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type Requ */ export interface RestoreRequestBuilder extends BaseRequestBuilder { /** - * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item is accidentally deleted, you can fully restore it. Additionally, restoring an application doesn't automatically restore the associated service principal. You must call this API to restore the deleted service principal explicitly. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't 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. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -21,7 +21,7 @@ export interface RestoreRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item is accidentally deleted, you can fully restore it. Additionally, restoring an application doesn't automatically restore the associated service principal. You must call this API to restore the deleted service principal explicitly. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't 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. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ diff --git a/packages/msgraph-beta-sdk-groups/groups/item/threads/item/index.ts b/packages/msgraph-beta-sdk-groups/groups/item/threads/item/index.ts index 480edc5ca4..bb42c69a4b 100644 --- a/packages/msgraph-beta-sdk-groups/groups/item/threads/item/index.ts +++ b/packages/msgraph-beta-sdk-groups/groups/item/threads/item/index.ts @@ -25,10 +25,10 @@ export interface ConversationThreadItemRequestBuilder extends BaseRequestBuilder */ get reply(): ReplyRequestBuilder; /** - * Delete a thread object. + * Delete conversationThread. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/group-delete-thread?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/conversationthread-delete?view=graph-rest-beta|Find more info here} */ delete(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -49,7 +49,7 @@ export interface ConversationThreadItemRequestBuilder extends BaseRequestBuilder */ patch(body: ConversationThread, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Delete a thread object. + * Delete conversationThread. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ diff --git a/packages/msgraph-beta-sdk-groups/groups/item/threads/item/reply/index.ts b/packages/msgraph-beta-sdk-groups/groups/item/threads/item/reply/index.ts index 13cc235c07..9ac56bdc91 100644 --- a/packages/msgraph-beta-sdk-groups/groups/item/threads/item/reply/index.ts +++ b/packages/msgraph-beta-sdk-groups/groups/item/threads/item/reply/index.ts @@ -44,15 +44,15 @@ export interface ReplyPostRequestBody extends AdditionalDataHolder, BackedModel, */ export interface ReplyRequestBuilder extends BaseRequestBuilder { /** - * 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. + * 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. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-beta|Find more info here} */ post(body: ReplyPostRequestBody, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * 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. + * 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. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/deletedItems/index.ts b/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/deletedItems/index.ts index 0edb7a30e4..7a463b7730 100644 --- a/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/deletedItems/index.ts +++ b/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/deletedItems/index.ts @@ -31,7 +31,7 @@ export interface DeletedItemsRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Get deletedItems from identity + * Read-only. Nullable. Returns a collection of the deleted Conditional Access objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -52,7 +52,7 @@ export interface DeletedItemsRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * Get deletedItems from identity + * Read-only. Nullable. Returns a collection of the deleted Conditional Access objects. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -66,7 +66,7 @@ export interface DeletedItemsRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; } /** - * Get deletedItems from identity + * Read-only. Nullable. Returns a collection of the deleted Conditional Access objects. */ export interface DeletedItemsRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/deletedItems/namedLocations/index.ts b/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/deletedItems/namedLocations/index.ts index 36905e9249..35be6b01bd 100644 --- a/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/deletedItems/namedLocations/index.ts +++ b/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/deletedItems/namedLocations/index.ts @@ -27,10 +27,11 @@ export interface NamedLocationsRequestBuilder extends BaseRequestBuilder} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/policydeletableitem-list?view=graph-rest-beta|Find more info here} */ get(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -42,7 +43,7 @@ export interface NamedLocationsRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Get namedLocations from identity + * Get a list of the policyDeletableItem objects and their properties, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner- conditionalAccessPolicy- namedLocation * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -56,7 +57,7 @@ export interface NamedLocationsRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; } /** - * Get namedLocations from identity + * Get a list of the policyDeletableItem objects and their properties, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner- conditionalAccessPolicy- namedLocation */ export interface NamedLocationsRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/deletedItems/namedLocations/item/index.ts b/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/deletedItems/namedLocations/item/index.ts index 1a035eb402..84e877499a 100644 --- a/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/deletedItems/namedLocations/item/index.ts +++ b/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/deletedItems/namedLocations/item/index.ts @@ -19,16 +19,18 @@ export interface NamedLocationItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Get namedLocations from identity + * Read the properties and relationships of a policyDeletableItem object, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner- conditionalAccessPolicy- namedLocation * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/policydeletableitem-get?view=graph-rest-beta|Find more info here} */ get(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -40,13 +42,13 @@ export interface NamedLocationItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Delete navigation property namedLocations for identity + * Permanently delete a policyDeletableItem object, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner- conditionalAccessPolicy- namedLocation * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; /** - * Get namedLocations from identity + * Read the properties and relationships of a policyDeletableItem object, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner- conditionalAccessPolicy- namedLocation * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -60,7 +62,7 @@ export interface NamedLocationItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; } /** - * Get namedLocations from identity + * Read the properties and relationships of a policyDeletableItem object, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner- conditionalAccessPolicy- namedLocation */ export interface NamedLocationItemRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/deletedItems/namedLocations/item/restore/index.ts b/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/deletedItems/namedLocations/item/restore/index.ts index 2ea0c484f7..b81d0bd58b 100644 --- a/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/deletedItems/namedLocations/item/restore/index.ts +++ b/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/deletedItems/namedLocations/item/restore/index.ts @@ -13,14 +13,15 @@ import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type Requ */ export interface RestoreRequestBuilder extends BaseRequestBuilder { /** - * Invoke action restore + * Restore a deleted ipNamedLocation object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/ipnamedlocation-restore?view=graph-rest-beta|Find more info here} */ post(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action restore + * Restore a deleted ipNamedLocation object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ diff --git a/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/deletedItems/policies/index.ts b/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/deletedItems/policies/index.ts index cb824c9fbd..a9a78cbe57 100644 --- a/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/deletedItems/policies/index.ts +++ b/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/deletedItems/policies/index.ts @@ -27,10 +27,11 @@ export interface PoliciesRequestBuilder extends BaseRequestBuilder} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/policydeletableitem-list?view=graph-rest-beta|Find more info here} */ get(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -42,7 +43,7 @@ export interface PoliciesRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Get policies from identity + * Get a list of the policyDeletableItem objects and their properties, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner- conditionalAccessPolicy- namedLocation * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -56,7 +57,7 @@ export interface PoliciesRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; } /** - * Get policies from identity + * Get a list of the policyDeletableItem objects and their properties, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner- conditionalAccessPolicy- namedLocation */ export interface PoliciesRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/deletedItems/policies/item/index.ts b/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/deletedItems/policies/item/index.ts index a400725572..621aafe190 100644 --- a/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/deletedItems/policies/item/index.ts +++ b/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/deletedItems/policies/item/index.ts @@ -19,16 +19,18 @@ export interface ConditionalAccessPolicyItemRequestBuilder extends BaseRequestBu */ get restore(): RestoreRequestBuilder; /** - * Delete navigation property policies for identity + * Permanently delete a policyDeletableItem object, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner- conditionalAccessPolicy- namedLocation * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/policydeletableitem-delete?view=graph-rest-beta|Find more info here} */ delete(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Get policies from identity + * Read the properties and relationships of a policyDeletableItem object, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner- conditionalAccessPolicy- namedLocation * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/policydeletableitem-get?view=graph-rest-beta|Find more info here} */ get(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -40,13 +42,13 @@ export interface ConditionalAccessPolicyItemRequestBuilder extends BaseRequestBu */ patch(body: ConditionalAccessPolicy, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Delete navigation property policies for identity + * Permanently delete a policyDeletableItem object, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner- conditionalAccessPolicy- namedLocation * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; /** - * Get policies from identity + * Read the properties and relationships of a policyDeletableItem object, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner- conditionalAccessPolicy- namedLocation * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -60,7 +62,7 @@ export interface ConditionalAccessPolicyItemRequestBuilder extends BaseRequestBu toPatchRequestInformation(body: ConditionalAccessPolicy, requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; } /** - * Get policies from identity + * Read the properties and relationships of a policyDeletableItem object, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner- conditionalAccessPolicy- namedLocation */ export interface ConditionalAccessPolicyItemRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/deletedItems/policies/item/restore/index.ts b/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/deletedItems/policies/item/restore/index.ts index 0f509bbf82..08786d505b 100644 --- a/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/deletedItems/policies/item/restore/index.ts +++ b/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/deletedItems/policies/item/restore/index.ts @@ -13,14 +13,15 @@ import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type Requ */ export interface RestoreRequestBuilder extends BaseRequestBuilder { /** - * Invoke action restore + * Restore a deleted conditionalAccessPolicy object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/conditionalaccesspolicy-restore?view=graph-rest-beta|Find more info here} */ post(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action restore + * Restore a deleted conditionalAccessPolicy object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ diff --git a/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/namedLocations/item/index.ts b/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/namedLocations/item/index.ts index 792034e7bd..84521ba521 100644 --- a/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/namedLocations/item/index.ts +++ b/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/namedLocations/item/index.ts @@ -19,43 +19,43 @@ export interface NamedLocationItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Read the properties and relationships of a compliantNetworkNamedLocation object. + * Retrieve the properties and relationships of an ipNamedLocation object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/compliantnetworknamedlocation-get?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/ipnamedlocation-get?view=graph-rest-beta|Find more info here} */ get(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Update the properties of an ipNamedLocation object. + * Update the properties of a countryNamedLocation object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/ipnamedlocation-update?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/countrynamedlocation-update?view=graph-rest-beta|Find more info here} */ patch(body: NamedLocation, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Delete a countryNamedLocation object. + * Delete a namedLocation object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; /** - * Read the properties and relationships of a compliantNetworkNamedLocation object. + * Retrieve the properties and relationships of an ipNamedLocation object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ toGetRequestInformation(requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; /** - * Update the properties of an ipNamedLocation object. + * Update the properties of a countryNamedLocation object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} @@ -63,7 +63,7 @@ export interface NamedLocationItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; } /** - * Read the properties and relationships of a compliantNetworkNamedLocation object. + * Retrieve the properties and relationships of an ipNamedLocation object. */ export interface NamedLocationItemRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/namedLocations/item/restore/index.ts b/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/namedLocations/item/restore/index.ts index 9375edce93..6d26597db1 100644 --- a/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/namedLocations/item/restore/index.ts +++ b/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/namedLocations/item/restore/index.ts @@ -13,14 +13,15 @@ import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type Requ */ export interface RestoreRequestBuilder extends BaseRequestBuilder { /** - * Invoke action restore + * Restore a deleted ipNamedLocation object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/ipnamedlocation-restore?view=graph-rest-beta|Find more info here} */ post(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action restore + * Restore a deleted ipNamedLocation object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ diff --git a/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/policies/item/restore/index.ts b/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/policies/item/restore/index.ts index 5a7459764d..718a77ac4e 100644 --- a/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/policies/item/restore/index.ts +++ b/packages/msgraph-beta-sdk-identity/identity/conditionalAccess/policies/item/restore/index.ts @@ -13,14 +13,15 @@ import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type Requ */ export interface RestoreRequestBuilder extends BaseRequestBuilder { /** - * Invoke action restore + * Restore a deleted conditionalAccessPolicy object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/conditionalaccesspolicy-restore?view=graph-rest-beta|Find more info here} */ post(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action restore + * Restore a deleted conditionalAccessPolicy object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ diff --git a/packages/msgraph-beta-sdk-identityGovernance/identityGovernance/entitlementManagement/accessPackages/item/index.ts b/packages/msgraph-beta-sdk-identityGovernance/identityGovernance/entitlementManagement/accessPackages/item/index.ts index 991adf7533..a7bf6c5166 100644 --- a/packages/msgraph-beta-sdk-identityGovernance/identityGovernance/entitlementManagement/accessPackages/item/index.ts +++ b/packages/msgraph-beta-sdk-identityGovernance/identityGovernance/entitlementManagement/accessPackages/item/index.ts @@ -76,11 +76,11 @@ export interface AccessPackageItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Retrieve the properties and relationships of an accessPackage object. + * Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/accesspackage-get?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/accesspackage-list-accesspackageresourcerolescopes?view=graph-rest-beta|Find more info here} */ get(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -99,7 +99,7 @@ export interface AccessPackageItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * Retrieve the properties and relationships of an accessPackage object. + * Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -113,7 +113,7 @@ export interface AccessPackageItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; } /** - * Retrieve the properties and relationships of an accessPackage object. + * Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. */ export interface AccessPackageItemRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-identityGovernance/identityGovernance/entitlementManagement/accessPackagesWithUniqueName/index.ts b/packages/msgraph-beta-sdk-identityGovernance/identityGovernance/entitlementManagement/accessPackagesWithUniqueName/index.ts index bad3ce3c59..88bada7633 100644 --- a/packages/msgraph-beta-sdk-identityGovernance/identityGovernance/entitlementManagement/accessPackagesWithUniqueName/index.ts +++ b/packages/msgraph-beta-sdk-identityGovernance/identityGovernance/entitlementManagement/accessPackagesWithUniqueName/index.ts @@ -32,11 +32,11 @@ export interface AccessPackagesWithUniqueNameRequestBuilder extends BaseRequestB */ delete(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Retrieve the properties and relationships of an accessPackage object. + * Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/accesspackage-get?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/accesspackage-list-accesspackageresourcerolescopes?view=graph-rest-beta|Find more info here} */ get(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -55,7 +55,7 @@ export interface AccessPackagesWithUniqueNameRequestBuilder extends BaseRequestB */ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; /** - * Retrieve the properties and relationships of an accessPackage object. + * Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -69,7 +69,7 @@ export interface AccessPackagesWithUniqueNameRequestBuilder extends BaseRequestB toPatchRequestInformation(body: AccessPackage, requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; } /** - * Retrieve the properties and relationships of an accessPackage object. + * Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. */ export interface AccessPackagesWithUniqueNameRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-identityGovernance/identityGovernance/termsOfUse/agreements/item/index.ts b/packages/msgraph-beta-sdk-identityGovernance/identityGovernance/termsOfUse/agreements/item/index.ts index 4035e7efdf..ead4acbf19 100644 --- a/packages/msgraph-beta-sdk-identityGovernance/identityGovernance/termsOfUse/agreements/item/index.ts +++ b/packages/msgraph-beta-sdk-identityGovernance/identityGovernance/termsOfUse/agreements/item/index.ts @@ -38,11 +38,11 @@ export interface AgreementItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Retrieve all files related to an agreement. This includes the default file and all localized files. + * Retrieve the properties and relationships of an agreement object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/agreement-list-files?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/agreement-get?view=graph-rest-beta|Find more info here} */ get(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -61,7 +61,7 @@ export interface AgreementItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * Retrieve all files related to an agreement. This includes the default file and all localized files. + * Retrieve the properties and relationships of an agreement object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -75,7 +75,7 @@ export interface AgreementItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; } /** - * Retrieve all files related to an agreement. This includes the default file and all localized files. + * Retrieve the properties and relationships of an agreement object. */ export interface AgreementItemRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-identityProtection/identityProtection/riskyUsers/index.ts b/packages/msgraph-beta-sdk-identityProtection/identityProtection/riskyUsers/index.ts index 5745ca9c4a..1b36b1d20b 100644 --- a/packages/msgraph-beta-sdk-identityProtection/identityProtection/riskyUsers/index.ts +++ b/packages/msgraph-beta-sdk-identityProtection/identityProtection/riskyUsers/index.ts @@ -45,11 +45,11 @@ export interface RiskyUsersRequestBuilder extends BaseRequestBuilder} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/riskyusers-list?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/riskyusers-get?view=graph-rest-beta|Find more info here} */ get(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -61,7 +61,7 @@ export interface RiskyUsersRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Retrieve the properties and relationships of a collection of riskyUser objects. + * Retrieve the properties and relationships of a riskyUser object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -75,7 +75,7 @@ export interface RiskyUsersRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; } /** - * Retrieve the properties and relationships of a collection of riskyUser objects. + * Retrieve the properties and relationships of a riskyUser object. */ export interface RiskyUsersRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-organization/organization/item/restore/index.ts b/packages/msgraph-beta-sdk-organization/organization/item/restore/index.ts index fed8d4800e..3f72723a60 100644 --- a/packages/msgraph-beta-sdk-organization/organization/item/restore/index.ts +++ b/packages/msgraph-beta-sdk-organization/organization/item/restore/index.ts @@ -13,7 +13,7 @@ import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type Requ */ export interface RestoreRequestBuilder extends BaseRequestBuilder { /** - * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item is accidentally deleted, you can fully restore it. Additionally, restoring an application doesn't automatically restore the associated service principal. You must call this API to restore the deleted service principal explicitly. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't 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. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -21,7 +21,7 @@ export interface RestoreRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item is accidentally deleted, you can fully restore it. Additionally, restoring an application doesn't automatically restore the associated service principal. You must call this API to restore the deleted service principal explicitly. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't 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. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ diff --git a/packages/msgraph-beta-sdk-permissionGrants/permissionGrants/item/restore/index.ts b/packages/msgraph-beta-sdk-permissionGrants/permissionGrants/item/restore/index.ts index 98f5194fca..c82a66fb3d 100644 --- a/packages/msgraph-beta-sdk-permissionGrants/permissionGrants/item/restore/index.ts +++ b/packages/msgraph-beta-sdk-permissionGrants/permissionGrants/item/restore/index.ts @@ -13,7 +13,7 @@ import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type Requ */ export interface RestoreRequestBuilder extends BaseRequestBuilder { /** - * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item is accidentally deleted, you can fully restore it. Additionally, restoring an application doesn't automatically restore the associated service principal. You must call this API to restore the deleted service principal explicitly. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't 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. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -21,7 +21,7 @@ export interface RestoreRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item is accidentally deleted, you can fully restore it. Additionally, restoring an application doesn't automatically restore the associated service principal. You must call this API to restore the deleted service principal explicitly. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't 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. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ diff --git a/packages/msgraph-beta-sdk-policies/policies/conditionalAccessPolicies/item/restore/index.ts b/packages/msgraph-beta-sdk-policies/policies/conditionalAccessPolicies/item/restore/index.ts index ed72297e76..5fead4280c 100644 --- a/packages/msgraph-beta-sdk-policies/policies/conditionalAccessPolicies/item/restore/index.ts +++ b/packages/msgraph-beta-sdk-policies/policies/conditionalAccessPolicies/item/restore/index.ts @@ -13,14 +13,15 @@ import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type Requ */ export interface RestoreRequestBuilder extends BaseRequestBuilder { /** - * Invoke action restore + * Restore a deleted conditionalAccessPolicy object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/conditionalaccesspolicy-restore?view=graph-rest-beta|Find more info here} */ post(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Invoke action restore + * Restore a deleted conditionalAccessPolicy object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ diff --git a/packages/msgraph-beta-sdk-policies/policies/crossTenantAccessPolicy/partners/item/identitySynchronization/index.ts b/packages/msgraph-beta-sdk-policies/policies/crossTenantAccessPolicy/partners/item/identitySynchronization/index.ts index 35cd797f12..7887ccf7ce 100644 --- a/packages/msgraph-beta-sdk-policies/policies/crossTenantAccessPolicy/partners/item/identitySynchronization/index.ts +++ b/packages/msgraph-beta-sdk-policies/policies/crossTenantAccessPolicy/partners/item/identitySynchronization/index.ts @@ -34,12 +34,12 @@ export interface IdentitySynchronizationRequestBuilder extends BaseRequestBuilde */ get(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Update the user synchronization policy of a partner-specific configuration. + * Create a cross-tenant user synchronization policy for a partner-specific configuration. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-update?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-put-identitysynchronization?view=graph-rest-beta|Find more info here} */ put(body: CrossTenantIdentitySyncPolicyPartner, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -55,7 +55,7 @@ export interface IdentitySynchronizationRequestBuilder extends BaseRequestBuilde */ toGetRequestInformation(requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; /** - * Update the user synchronization policy of a partner-specific configuration. + * Create a cross-tenant user synchronization policy for a partner-specific configuration. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-policies/policies/deletedItems/crossTenantPartners/index.ts b/packages/msgraph-beta-sdk-policies/policies/deletedItems/crossTenantPartners/index.ts index e288932906..b667ae3500 100644 --- a/packages/msgraph-beta-sdk-policies/policies/deletedItems/crossTenantPartners/index.ts +++ b/packages/msgraph-beta-sdk-policies/policies/deletedItems/crossTenantPartners/index.ts @@ -27,7 +27,7 @@ export interface CrossTenantPartnersRequestBuilder extends BaseRequestBuilder} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -43,7 +43,7 @@ export interface CrossTenantPartnersRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Get a list of the policyDeletableItem objects and their properties, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner + * Get a list of the policyDeletableItem objects and their properties, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner- conditionalAccessPolicy- namedLocation * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -57,7 +57,7 @@ export interface CrossTenantPartnersRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; } /** - * Get a list of the policyDeletableItem objects and their properties, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner + * Get a list of the policyDeletableItem objects and their properties, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner- conditionalAccessPolicy- namedLocation */ export interface CrossTenantPartnersRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-policies/policies/deletedItems/crossTenantPartners/item/index.ts b/packages/msgraph-beta-sdk-policies/policies/deletedItems/crossTenantPartners/item/index.ts index d22149ffff..d73ed563e8 100644 --- a/packages/msgraph-beta-sdk-policies/policies/deletedItems/crossTenantPartners/item/index.ts +++ b/packages/msgraph-beta-sdk-policies/policies/deletedItems/crossTenantPartners/item/index.ts @@ -25,14 +25,14 @@ export interface CrossTenantAccessPolicyConfigurationPartnerTenantItemRequestBui */ get restore(): RestoreRequestBuilder; /** - * Permanently delete a policyDeletableItem object, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner + * Permanently delete a policyDeletableItem object, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner- conditionalAccessPolicy- namedLocation * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws {ODataError} error when the service returns a 4XX or 5XX status code * @see {@link https://learn.microsoft.com/graph/api/policydeletableitem-delete?view=graph-rest-beta|Find more info here} */ delete(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Read the properties and relationships of a policyDeletableItem object, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner + * Read the properties and relationships of a policyDeletableItem object, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner- conditionalAccessPolicy- namedLocation * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -48,13 +48,13 @@ export interface CrossTenantAccessPolicyConfigurationPartnerTenantItemRequestBui */ patch(body: CrossTenantAccessPolicyConfigurationPartner, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Permanently delete a policyDeletableItem object, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner + * Permanently delete a policyDeletableItem object, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner- conditionalAccessPolicy- namedLocation * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; /** - * Read the properties and relationships of a policyDeletableItem object, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner + * Read the properties and relationships of a policyDeletableItem object, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner- conditionalAccessPolicy- namedLocation * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -68,7 +68,7 @@ export interface CrossTenantAccessPolicyConfigurationPartnerTenantItemRequestBui toPatchRequestInformation(body: CrossTenantAccessPolicyConfigurationPartner, requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; } /** - * Read the properties and relationships of a policyDeletableItem object, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner + * Read the properties and relationships of a policyDeletableItem object, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner- conditionalAccessPolicy- namedLocation */ export interface CrossTenantAccessPolicyConfigurationPartnerTenantItemRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-policies/policies/deletedItems/crossTenantSyncPolicyPartners/index.ts b/packages/msgraph-beta-sdk-policies/policies/deletedItems/crossTenantSyncPolicyPartners/index.ts index d858316807..9a4c85ab16 100644 --- a/packages/msgraph-beta-sdk-policies/policies/deletedItems/crossTenantSyncPolicyPartners/index.ts +++ b/packages/msgraph-beta-sdk-policies/policies/deletedItems/crossTenantSyncPolicyPartners/index.ts @@ -27,7 +27,7 @@ export interface CrossTenantSyncPolicyPartnersRequestBuilder extends BaseRequest */ byCrossTenantIdentitySyncPolicyPartnerTenantId(crossTenantIdentitySyncPolicyPartnerTenantId: string) : CrossTenantIdentitySyncPolicyPartnerTenantItemRequestBuilder; /** - * Get a list of the policyDeletableItem objects and their properties, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner + * Get a list of the policyDeletableItem objects and their properties, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner- conditionalAccessPolicy- namedLocation * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -43,7 +43,7 @@ export interface CrossTenantSyncPolicyPartnersRequestBuilder extends BaseRequest */ post(body: CrossTenantIdentitySyncPolicyPartner, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Get a list of the policyDeletableItem objects and their properties, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner + * Get a list of the policyDeletableItem objects and their properties, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner- conditionalAccessPolicy- namedLocation * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -57,7 +57,7 @@ export interface CrossTenantSyncPolicyPartnersRequestBuilder extends BaseRequest toPostRequestInformation(body: CrossTenantIdentitySyncPolicyPartner, requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; } /** - * Get a list of the policyDeletableItem objects and their properties, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner + * Get a list of the policyDeletableItem objects and their properties, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner- conditionalAccessPolicy- namedLocation */ export interface CrossTenantSyncPolicyPartnersRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-policies/policies/deletedItems/crossTenantSyncPolicyPartners/item/index.ts b/packages/msgraph-beta-sdk-policies/policies/deletedItems/crossTenantSyncPolicyPartners/item/index.ts index 1454273468..43fec0c986 100644 --- a/packages/msgraph-beta-sdk-policies/policies/deletedItems/crossTenantSyncPolicyPartners/item/index.ts +++ b/packages/msgraph-beta-sdk-policies/policies/deletedItems/crossTenantSyncPolicyPartners/item/index.ts @@ -19,14 +19,14 @@ export interface CrossTenantIdentitySyncPolicyPartnerTenantItemRequestBuilder ex */ get restore(): RestoreRequestBuilder; /** - * Permanently delete a policyDeletableItem object, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner + * Permanently delete a policyDeletableItem object, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner- conditionalAccessPolicy- namedLocation * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws {ODataError} error when the service returns a 4XX or 5XX status code * @see {@link https://learn.microsoft.com/graph/api/policydeletableitem-delete?view=graph-rest-beta|Find more info here} */ delete(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Read the properties and relationships of a policyDeletableItem object, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner + * Read the properties and relationships of a policyDeletableItem object, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner- conditionalAccessPolicy- namedLocation * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -42,13 +42,13 @@ export interface CrossTenantIdentitySyncPolicyPartnerTenantItemRequestBuilder ex */ put(body: CrossTenantIdentitySyncPolicyPartner, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Permanently delete a policyDeletableItem object, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner + * Permanently delete a policyDeletableItem object, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner- conditionalAccessPolicy- namedLocation * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; /** - * Read the properties and relationships of a policyDeletableItem object, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner + * Read the properties and relationships of a policyDeletableItem object, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner- conditionalAccessPolicy- namedLocation * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -62,7 +62,7 @@ export interface CrossTenantIdentitySyncPolicyPartnerTenantItemRequestBuilder ex toPutRequestInformation(body: CrossTenantIdentitySyncPolicyPartner, requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; } /** - * Read the properties and relationships of a policyDeletableItem object, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner + * Read the properties and relationships of a policyDeletableItem object, which might be one of the following deleted policy types:- crossTenantAccessPolicyConfigurationPartner- crossTenantIdentitySyncPolicyPartner- conditionalAccessPolicy- namedLocation */ export interface CrossTenantIdentitySyncPolicyPartnerTenantItemRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-policies/policies/federatedTokenValidationPolicy/index.ts b/packages/msgraph-beta-sdk-policies/policies/federatedTokenValidationPolicy/index.ts index 011559fd60..13ac20849c 100644 --- a/packages/msgraph-beta-sdk-policies/policies/federatedTokenValidationPolicy/index.ts +++ b/packages/msgraph-beta-sdk-policies/policies/federatedTokenValidationPolicy/index.ts @@ -19,11 +19,11 @@ export interface FederatedTokenValidationPolicyRequestBuilder extends BaseReques */ delete(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Read the properties and relationships of a federatedTokenValidationPolicy object. + * Get a list of the federatedTokenValidationPolicy objects and their properties. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/federatedtokenvalidationpolicy-get?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/policyroot-list-federatedtokenvalidationpolicy?view=graph-rest-beta|Find more info here} */ get(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -42,7 +42,7 @@ export interface FederatedTokenValidationPolicyRequestBuilder extends BaseReques */ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; /** - * Read the properties and relationships of a federatedTokenValidationPolicy object. + * Get a list of the federatedTokenValidationPolicy objects and their properties. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -56,7 +56,7 @@ export interface FederatedTokenValidationPolicyRequestBuilder extends BaseReques toPatchRequestInformation(body: FederatedTokenValidationPolicy, requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; } /** - * Read the properties and relationships of a federatedTokenValidationPolicy object. + * Get a list of the federatedTokenValidationPolicy objects and their properties. */ export interface FederatedTokenValidationPolicyRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-servicePrincipals/servicePrincipals/item/restore/index.ts b/packages/msgraph-beta-sdk-servicePrincipals/servicePrincipals/item/restore/index.ts index e2ab58fb7c..bd547b3a2e 100644 --- a/packages/msgraph-beta-sdk-servicePrincipals/servicePrincipals/item/restore/index.ts +++ b/packages/msgraph-beta-sdk-servicePrincipals/servicePrincipals/item/restore/index.ts @@ -13,7 +13,7 @@ import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type Requ */ export interface RestoreRequestBuilder extends BaseRequestBuilder { /** - * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item is accidentally deleted, you can fully restore it. Additionally, restoring an application doesn't automatically restore the associated service principal. You must call this API to restore the deleted service principal explicitly. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't 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. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -21,7 +21,7 @@ export interface RestoreRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item is accidentally deleted, you can fully restore it. Additionally, restoring an application doesn't automatically restore the associated service principal. You must call this API to restore the deleted service principal explicitly. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't 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. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ diff --git a/packages/msgraph-beta-sdk-sites/sites/item/lists/item/index.ts b/packages/msgraph-beta-sdk-sites/sites/item/lists/item/index.ts index ab0f7e40be..a6d0160734 100644 --- a/packages/msgraph-beta-sdk-sites/sites/item/lists/item/index.ts +++ b/packages/msgraph-beta-sdk-sites/sites/item/lists/item/index.ts @@ -79,11 +79,11 @@ export interface ListItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Get the list of richLongRunningOperations associated with a list. + * Return the metadata for a list. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/list-list-operations?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/list-get?view=graph-rest-beta|Find more info here} */ get(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -101,7 +101,7 @@ export interface ListItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * Get the list of richLongRunningOperations associated with a list. + * Return the metadata for a list. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -115,7 +115,7 @@ export interface ListItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; } /** - * Get the list of richLongRunningOperations associated with a list. + * Return the metadata for a list. */ export interface ListItemRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/item/cancelOffboard/index.ts b/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/item/cancelOffboard/index.ts index 61b98d86ea..f33571b68d 100644 --- a/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/item/cancelOffboard/index.ts +++ b/packages/msgraph-beta-sdk-solutions/solutions/backupRestore/protectionUnits/item/cancelOffboard/index.ts @@ -13,7 +13,7 @@ import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type Requ */ export interface CancelOffboardRequestBuilder extends BaseRequestBuilder { /** - * Cancel offboard for a protectionUnitBase. + * Cancel the offboarding of a protectionUnitBase. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -21,7 +21,7 @@ export interface CancelOffboardRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Cancel offboard for a protectionUnitBase. + * Cancel the offboarding of a protectionUnitBase. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ diff --git a/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/index.ts b/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/index.ts index ecefc798b2..cbf7b418c3 100644 --- a/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/index.ts +++ b/packages/msgraph-beta-sdk-teamwork/teamwork/teamTemplates/index.ts @@ -27,11 +27,11 @@ export interface TeamTemplatesRequestBuilder extends BaseRequestBuilder} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/teamwork-list-teamtemplates?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/teamtemplate-list-definitions?view=graph-rest-beta|Find more info here} */ get(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -43,7 +43,7 @@ export interface TeamTemplatesRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Get the list of teamTemplate objects that are available for a tenant. + * List the teamTemplateDefinition objects associated with a teamTemplate. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -57,7 +57,7 @@ export interface TeamTemplatesRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; } /** - * Get the list of teamTemplate objects that are available for a tenant. + * List the teamTemplateDefinition objects associated with a teamTemplate. */ export interface TeamTemplatesRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-tenantRelationships/tenantRelationships/multiTenantOrganization/index.ts b/packages/msgraph-beta-sdk-tenantRelationships/tenantRelationships/multiTenantOrganization/index.ts index 8710d6f74d..1bfe758781 100644 --- a/packages/msgraph-beta-sdk-tenantRelationships/tenantRelationships/multiTenantOrganization/index.ts +++ b/packages/msgraph-beta-sdk-tenantRelationships/tenantRelationships/multiTenantOrganization/index.ts @@ -33,12 +33,12 @@ export interface MultiTenantOrganizationRequestBuilder extends BaseRequestBuilde */ get(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Create a new multi-tenant organization. By default, the creator tenant becomes an owner tenant upon successful creation. Only owner tenants can manage a multi-tenant organization. To allow for asynchronous processing, you must wait a minimum of 2 hours between creation and joining a multi-tenant organization. + * Update the properties of a multi-tenant organization. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code - * @see {@link https://learn.microsoft.com/graph/api/tenantrelationship-put-multitenantorganization?view=graph-rest-beta|Find more info here} + * @see {@link https://learn.microsoft.com/graph/api/multitenantorganization-update?view=graph-rest-beta|Find more info here} */ patch(body: MultiTenantOrganization, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -48,7 +48,7 @@ export interface MultiTenantOrganizationRequestBuilder extends BaseRequestBuilde */ toGetRequestInformation(requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; /** - * Create a new multi-tenant organization. By default, the creator tenant becomes an owner tenant upon successful creation. Only owner tenants can manage a multi-tenant organization. To allow for asynchronous processing, you must wait a minimum of 2 hours between creation and joining a multi-tenant organization. + * Update the properties of a multi-tenant organization. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-users/users/item/adhocCalls/item/recordings/index.ts b/packages/msgraph-beta-sdk-users/users/item/adhocCalls/item/recordings/index.ts index ab240b7b14..6c5faa3ca0 100644 --- a/packages/msgraph-beta-sdk-users/users/item/adhocCalls/item/recordings/index.ts +++ b/packages/msgraph-beta-sdk-users/users/item/adhocCalls/item/recordings/index.ts @@ -33,7 +33,7 @@ export interface RecordingsRequestBuilder extends BaseRequestBuilder} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -48,7 +48,7 @@ export interface RecordingsRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * The recordings of a call. Read-only. + * Get a callRecording object associated with a scheduled online meeting and an ad hoc call. This API supports the retrieval of call recordings from private chat meetings, channel meetings, ad hoc calls, including PSTN, 1:1, and group calls. Private channel meetings are not supported. For a recording, this API returns the metadata of the single recording associated with the online meeting or an ad hoc call. For the content of a recording, this API returns the stream of bytes associated with the recording. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -62,7 +62,7 @@ export interface RecordingsRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; } /** - * The recordings of a call. Read-only. + * Get a callRecording object associated with a scheduled online meeting and an ad hoc call. This API supports the retrieval of call recordings from private chat meetings, channel meetings, ad hoc calls, including PSTN, 1:1, and group calls. Private channel meetings are not supported. For a recording, this API returns the metadata of the single recording associated with the online meeting or an ad hoc call. For the content of a recording, this API returns the stream of bytes associated with the recording. */ export interface RecordingsRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-users/users/item/adhocCalls/item/recordings/item/content/index.ts b/packages/msgraph-beta-sdk-users/users/item/adhocCalls/item/recordings/item/content/index.ts index 2f38e2a135..478bdc6626 100644 --- a/packages/msgraph-beta-sdk-users/users/item/adhocCalls/item/recordings/item/content/index.ts +++ b/packages/msgraph-beta-sdk-users/users/item/adhocCalls/item/recordings/item/content/index.ts @@ -19,10 +19,11 @@ export interface ContentRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * The content of the recording. Read-only. + * Get a callRecording object associated with a scheduled online meeting and an ad hoc call. This API supports the retrieval of call recordings from private chat meetings, channel meetings, ad hoc calls, including PSTN, 1:1, and group calls. Private channel meetings are not supported. For a recording, this API returns the metadata of the single recording associated with the online meeting or an ad hoc call. For the content of a recording, this API returns the stream of bytes associated with the recording. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/callrecording-get?view=graph-rest-beta|Find more info here} */ get(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -40,7 +41,7 @@ export interface ContentRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * The content of the recording. Read-only. + * Get a callRecording object associated with a scheduled online meeting and an ad hoc call. This API supports the retrieval of call recordings from private chat meetings, channel meetings, ad hoc calls, including PSTN, 1:1, and group calls. Private channel meetings are not supported. For a recording, this API returns the metadata of the single recording associated with the online meeting or an ad hoc call. For the content of a recording, this API returns the stream of bytes associated with the recording. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ diff --git a/packages/msgraph-beta-sdk-users/users/item/adhocCalls/item/recordings/item/index.ts b/packages/msgraph-beta-sdk-users/users/item/adhocCalls/item/recordings/item/index.ts index b53541975e..ebec9af234 100644 --- a/packages/msgraph-beta-sdk-users/users/item/adhocCalls/item/recordings/item/index.ts +++ b/packages/msgraph-beta-sdk-users/users/item/adhocCalls/item/recordings/item/index.ts @@ -25,10 +25,11 @@ export interface CallRecordingItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * The recordings of a call. Read-only. + * Get a callRecording object associated with a scheduled online meeting and an ad hoc call. This API supports the retrieval of call recordings from private chat meetings, channel meetings, ad hoc calls, including PSTN, 1:1, and group calls. Private channel meetings are not supported. For a recording, this API returns the metadata of the single recording associated with the online meeting or an ad hoc call. For the content of a recording, this API returns the stream of bytes associated with the recording. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/callrecording-get?view=graph-rest-beta|Find more info here} */ get(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -46,7 +47,7 @@ export interface CallRecordingItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * The recordings of a call. Read-only. + * Get a callRecording object associated with a scheduled online meeting and an ad hoc call. This API supports the retrieval of call recordings from private chat meetings, channel meetings, ad hoc calls, including PSTN, 1:1, and group calls. Private channel meetings are not supported. For a recording, this API returns the metadata of the single recording associated with the online meeting or an ad hoc call. For the content of a recording, this API returns the stream of bytes associated with the recording. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -60,7 +61,7 @@ export interface CallRecordingItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; } /** - * The recordings of a call. Read-only. + * Get a callRecording object associated with a scheduled online meeting and an ad hoc call. This API supports the retrieval of call recordings from private chat meetings, channel meetings, ad hoc calls, including PSTN, 1:1, and group calls. Private channel meetings are not supported. For a recording, this API returns the metadata of the single recording associated with the online meeting or an ad hoc call. For the content of a recording, this API returns the stream of bytes associated with the recording. */ export interface CallRecordingItemRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-users/users/item/adhocCalls/item/transcripts/index.ts b/packages/msgraph-beta-sdk-users/users/item/adhocCalls/item/transcripts/index.ts index 92e5eb5544..27a0e866b1 100644 --- a/packages/msgraph-beta-sdk-users/users/item/adhocCalls/item/transcripts/index.ts +++ b/packages/msgraph-beta-sdk-users/users/item/adhocCalls/item/transcripts/index.ts @@ -33,7 +33,7 @@ export interface TranscriptsRequestBuilder extends BaseRequestBuilder} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -48,7 +48,7 @@ export interface TranscriptsRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * The transcripts of a call. Read-only. + * Retrieve a callTranscript object associated with a scheduled onlineMeeting and an ad hoc call. This API supports the retrieval of call transcripts from private chat meetings and channel meetings, and ad hoc calls including PSTN, 1:1, and group calls. Private channel meetings are not supported. Retrieving the transcript returns the metadata of the single transcript associated with an online meeting or an ad hoc call. Retrieving the content of the transcript returns the stream of text associated with the transcript. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -62,7 +62,7 @@ export interface TranscriptsRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; } /** - * The transcripts of a call. Read-only. + * Retrieve a callTranscript object associated with a scheduled onlineMeeting and an ad hoc call. This API supports the retrieval of call transcripts from private chat meetings and channel meetings, and ad hoc calls including PSTN, 1:1, and group calls. Private channel meetings are not supported. Retrieving the transcript returns the metadata of the single transcript associated with an online meeting or an ad hoc call. Retrieving the content of the transcript returns the stream of text associated with the transcript. */ export interface TranscriptsRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-users/users/item/adhocCalls/item/transcripts/item/index.ts b/packages/msgraph-beta-sdk-users/users/item/adhocCalls/item/transcripts/item/index.ts index 39edc8361a..795774c27f 100644 --- a/packages/msgraph-beta-sdk-users/users/item/adhocCalls/item/transcripts/item/index.ts +++ b/packages/msgraph-beta-sdk-users/users/item/adhocCalls/item/transcripts/item/index.ts @@ -31,10 +31,11 @@ export interface CallTranscriptItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * The transcripts of a call. Read-only. + * Retrieve a callTranscript object associated with a scheduled onlineMeeting and an ad hoc call. This API supports the retrieval of call transcripts from private chat meetings and channel meetings, and ad hoc calls including PSTN, 1:1, and group calls. Private channel meetings are not supported. Retrieving the transcript returns the metadata of the single transcript associated with an online meeting or an ad hoc call. Retrieving the content of the transcript returns the stream of text associated with the transcript. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code + * @see {@link https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-beta|Find more info here} */ get(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** @@ -52,7 +53,7 @@ export interface CallTranscriptItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * The transcripts of a call. Read-only. + * Retrieve a callTranscript object associated with a scheduled onlineMeeting and an ad hoc call. This API supports the retrieval of call transcripts from private chat meetings and channel meetings, and ad hoc calls including PSTN, 1:1, and group calls. Private channel meetings are not supported. Retrieving the transcript returns the metadata of the single transcript associated with an online meeting or an ad hoc call. Retrieving the content of the transcript returns the stream of text associated with the transcript. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -66,7 +67,7 @@ export interface CallTranscriptItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; } /** - * The transcripts of a call. Read-only. + * Retrieve a callTranscript object associated with a scheduled onlineMeeting and an ad hoc call. This API supports the retrieval of call transcripts from private chat meetings and channel meetings, and ad hoc calls including PSTN, 1:1, and group calls. Private channel meetings are not supported. Retrieving the transcript returns the metadata of the single transcript associated with an online meeting or an ad hoc call. Retrieving the content of the transcript returns the stream of text associated with the transcript. */ export interface CallTranscriptItemRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-users/users/item/mobileAppTroubleshootingEvents/item/appLogCollectionRequests/index.ts b/packages/msgraph-beta-sdk-users/users/item/mobileAppTroubleshootingEvents/item/appLogCollectionRequests/index.ts index 90781604f0..ad8361caa2 100644 --- a/packages/msgraph-beta-sdk-users/users/item/mobileAppTroubleshootingEvents/item/appLogCollectionRequests/index.ts +++ b/packages/msgraph-beta-sdk-users/users/item/mobileAppTroubleshootingEvents/item/appLogCollectionRequests/index.ts @@ -27,7 +27,7 @@ export interface AppLogCollectionRequestsRequestBuilder extends BaseRequestBuild */ byAppLogCollectionRequestId(appLogCollectionRequestId: string) : AppLogCollectionRequestItemRequestBuilder; /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -42,7 +42,7 @@ export interface AppLogCollectionRequestsRequestBuilder extends BaseRequestBuild */ post(body: AppLogCollectionRequest, requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -56,7 +56,7 @@ export interface AppLogCollectionRequestsRequestBuilder extends BaseRequestBuild toPostRequestInformation(body: AppLogCollectionRequest, requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; } /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. */ export interface AppLogCollectionRequestsRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-users/users/item/mobileAppTroubleshootingEvents/item/appLogCollectionRequests/item/index.ts b/packages/msgraph-beta-sdk-users/users/item/mobileAppTroubleshootingEvents/item/appLogCollectionRequests/item/index.ts index 8225d514ba..4a91d12426 100644 --- a/packages/msgraph-beta-sdk-users/users/item/mobileAppTroubleshootingEvents/item/appLogCollectionRequests/item/index.ts +++ b/packages/msgraph-beta-sdk-users/users/item/mobileAppTroubleshootingEvents/item/appLogCollectionRequests/item/index.ts @@ -25,7 +25,7 @@ export interface AppLogCollectionRequestItemRequestBuilder extends BaseRequestBu */ delete(requestConfiguration?: RequestConfiguration | undefined) : Promise; /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -46,7 +46,7 @@ export interface AppLogCollectionRequestItemRequestBuilder extends BaseRequestBu */ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -60,7 +60,7 @@ export interface AppLogCollectionRequestItemRequestBuilder extends BaseRequestBu toPatchRequestInformation(body: AppLogCollectionRequest, requestConfiguration?: RequestConfiguration | undefined) : RequestInformation; } /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. */ export interface AppLogCollectionRequestItemRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-users/users/item/onlineMeetings/item/recordings/index.ts b/packages/msgraph-beta-sdk-users/users/item/onlineMeetings/item/recordings/index.ts index af387c9ffc..4a8d49e76b 100644 --- a/packages/msgraph-beta-sdk-users/users/item/onlineMeetings/item/recordings/index.ts +++ b/packages/msgraph-beta-sdk-users/users/item/onlineMeetings/item/recordings/index.ts @@ -33,7 +33,7 @@ export interface RecordingsRequestBuilder extends BaseRequestBuilder} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -48,7 +48,7 @@ export interface RecordingsRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * 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. + * Get a callRecording object associated with a scheduled online meeting and an ad hoc call. This API supports the retrieval of call recordings from private chat meetings, channel meetings, ad hoc calls, including PSTN, 1:1, and group calls. Private channel meetings are not supported. For a recording, this API returns the metadata of the single recording associated with the online meeting or an ad hoc call. For the content of a recording, this API returns the stream of bytes associated with the recording. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -62,7 +62,7 @@ export interface RecordingsRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; } /** - * 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. + * Get a callRecording object associated with a scheduled online meeting and an ad hoc call. This API supports the retrieval of call recordings from private chat meetings, channel meetings, ad hoc calls, including PSTN, 1:1, and group calls. Private channel meetings are not supported. For a recording, this API returns the metadata of the single recording associated with the online meeting or an ad hoc call. For the content of a recording, this API returns the stream of bytes associated with the recording. */ export interface RecordingsRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-users/users/item/onlineMeetings/item/recordings/item/content/index.ts b/packages/msgraph-beta-sdk-users/users/item/onlineMeetings/item/recordings/item/content/index.ts index 84edb86732..3246f2166e 100644 --- a/packages/msgraph-beta-sdk-users/users/item/onlineMeetings/item/recordings/item/content/index.ts +++ b/packages/msgraph-beta-sdk-users/users/item/onlineMeetings/item/recordings/item/content/index.ts @@ -19,7 +19,7 @@ export interface ContentRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * 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. + * Get a callRecording object associated with a scheduled online meeting and an ad hoc call. This API supports the retrieval of call recordings from private chat meetings, channel meetings, ad hoc calls, including PSTN, 1:1, and group calls. Private channel meetings are not supported. For a recording, this API returns the metadata of the single recording associated with the online meeting or an ad hoc call. For the content of a recording, this API returns the stream of bytes associated with the recording. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -41,7 +41,7 @@ export interface ContentRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * 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. + * Get a callRecording object associated with a scheduled online meeting and an ad hoc call. This API supports the retrieval of call recordings from private chat meetings, channel meetings, ad hoc calls, including PSTN, 1:1, and group calls. Private channel meetings are not supported. For a recording, this API returns the metadata of the single recording associated with the online meeting or an ad hoc call. For the content of a recording, this API returns the stream of bytes associated with the recording. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ diff --git a/packages/msgraph-beta-sdk-users/users/item/onlineMeetings/item/recordings/item/index.ts b/packages/msgraph-beta-sdk-users/users/item/onlineMeetings/item/recordings/item/index.ts index 2951f5a512..f2fa44df86 100644 --- a/packages/msgraph-beta-sdk-users/users/item/onlineMeetings/item/recordings/item/index.ts +++ b/packages/msgraph-beta-sdk-users/users/item/onlineMeetings/item/recordings/item/index.ts @@ -25,7 +25,7 @@ export interface CallRecordingItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * 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. + * Get a callRecording object associated with a scheduled online meeting and an ad hoc call. This API supports the retrieval of call recordings from private chat meetings, channel meetings, ad hoc calls, including PSTN, 1:1, and group calls. Private channel meetings are not supported. For a recording, this API returns the metadata of the single recording associated with the online meeting or an ad hoc call. For the content of a recording, this API returns the stream of bytes associated with the recording. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -47,7 +47,7 @@ export interface CallRecordingItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * 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. + * Get a callRecording object associated with a scheduled online meeting and an ad hoc call. This API supports the retrieval of call recordings from private chat meetings, channel meetings, ad hoc calls, including PSTN, 1:1, and group calls. Private channel meetings are not supported. For a recording, this API returns the metadata of the single recording associated with the online meeting or an ad hoc call. For the content of a recording, this API returns the stream of bytes associated with the recording. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -61,7 +61,7 @@ export interface CallRecordingItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; } /** - * 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. + * Get a callRecording object associated with a scheduled online meeting and an ad hoc call. This API supports the retrieval of call recordings from private chat meetings, channel meetings, ad hoc calls, including PSTN, 1:1, and group calls. Private channel meetings are not supported. For a recording, this API returns the metadata of the single recording associated with the online meeting or an ad hoc call. For the content of a recording, this API returns the stream of bytes associated with the recording. */ export interface CallRecordingItemRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-users/users/item/onlineMeetings/item/transcripts/item/content/index.ts b/packages/msgraph-beta-sdk-users/users/item/onlineMeetings/item/transcripts/item/content/index.ts index e985e71e2b..afa8e6fd3a 100644 --- a/packages/msgraph-beta-sdk-users/users/item/onlineMeetings/item/transcripts/item/content/index.ts +++ b/packages/msgraph-beta-sdk-users/users/item/onlineMeetings/item/transcripts/item/content/index.ts @@ -19,7 +19,7 @@ export interface ContentRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * 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. + * Retrieve a callTranscript object associated with a scheduled onlineMeeting and an ad hoc call. This API supports the retrieval of call transcripts from private chat meetings and channel meetings, and ad hoc calls including PSTN, 1:1, and group calls. Private channel meetings are not supported. Retrieving the transcript returns the metadata of the single transcript associated with an online meeting or an ad hoc call. Retrieving the content of the transcript returns the stream of text associated with the transcript. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -41,7 +41,7 @@ export interface ContentRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * 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. + * Retrieve a callTranscript object associated with a scheduled onlineMeeting and an ad hoc call. This API supports the retrieval of call transcripts from private chat meetings and channel meetings, and ad hoc calls including PSTN, 1:1, and group calls. Private channel meetings are not supported. Retrieving the transcript returns the metadata of the single transcript associated with an online meeting or an ad hoc call. Retrieving the content of the transcript returns the stream of text associated with the transcript. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ diff --git a/packages/msgraph-beta-sdk-users/users/item/onlineMeetings/item/transcripts/item/index.ts b/packages/msgraph-beta-sdk-users/users/item/onlineMeetings/item/transcripts/item/index.ts index 6ba160b318..67b119673a 100644 --- a/packages/msgraph-beta-sdk-users/users/item/onlineMeetings/item/transcripts/item/index.ts +++ b/packages/msgraph-beta-sdk-users/users/item/onlineMeetings/item/transcripts/item/index.ts @@ -31,7 +31,7 @@ export interface CallTranscriptItemRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * 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. + * Retrieve a callTranscript object associated with a scheduled onlineMeeting and an ad hoc call. This API supports the retrieval of call transcripts from private chat meetings and channel meetings, and ad hoc calls including PSTN, 1:1, and group calls. Private channel meetings are not supported. Retrieving the transcript returns the metadata of the single transcript associated with an online meeting or an ad hoc call. Retrieving the content of the transcript returns the stream of text associated with the transcript. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -53,7 +53,7 @@ export interface CallTranscriptItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * 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. + * Retrieve a callTranscript object associated with a scheduled onlineMeeting and an ad hoc call. This API supports the retrieval of call transcripts from private chat meetings and channel meetings, and ad hoc calls including PSTN, 1:1, and group calls. Private channel meetings are not supported. Retrieving the transcript returns the metadata of the single transcript associated with an online meeting or an ad hoc call. Retrieving the content of the transcript returns the stream of text associated with the transcript. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ @@ -67,7 +67,7 @@ export interface CallTranscriptItemRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; } /** - * 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. + * Retrieve a callTranscript object associated with a scheduled onlineMeeting and an ad hoc call. This API supports the retrieval of call transcripts from private chat meetings and channel meetings, and ad hoc calls including PSTN, 1:1, and group calls. Private channel meetings are not supported. Retrieving the transcript returns the metadata of the single transcript associated with an online meeting or an ad hoc call. Retrieving the content of the transcript returns the stream of text associated with the transcript. */ export interface CallTranscriptItemRequestBuilderGetQueryParameters { /** diff --git a/packages/msgraph-beta-sdk-users/users/item/onlineMeetings/item/transcripts/item/metadataContent/index.ts b/packages/msgraph-beta-sdk-users/users/item/onlineMeetings/item/transcripts/item/metadataContent/index.ts index 063ccb5073..891bfe948d 100644 --- a/packages/msgraph-beta-sdk-users/users/item/onlineMeetings/item/transcripts/item/metadataContent/index.ts +++ b/packages/msgraph-beta-sdk-users/users/item/onlineMeetings/item/transcripts/item/metadataContent/index.ts @@ -17,7 +17,7 @@ export interface MetadataContentRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * 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. + * Retrieve a callTranscript object associated with a scheduled onlineMeeting and an ad hoc call. This API supports the retrieval of call transcripts from private chat meetings and channel meetings, and ad hoc calls including PSTN, 1:1, and group calls. Private channel meetings are not supported. Retrieving the transcript returns the metadata of the single transcript associated with an online meeting or an ad hoc call. Retrieving the content of the transcript returns the stream of text associated with the transcript. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -39,7 +39,7 @@ export interface MetadataContentRequestBuilder extends BaseRequestBuilder | undefined) : RequestInformation; /** - * 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. + * Retrieve a callTranscript object associated with a scheduled onlineMeeting and an ad hoc call. This API supports the retrieval of call transcripts from private chat meetings and channel meetings, and ad hoc calls including PSTN, 1:1, and group calls. Private channel meetings are not supported. Retrieving the transcript returns the metadata of the single transcript associated with an online meeting or an ad hoc call. Retrieving the content of the transcript returns the stream of text associated with the transcript. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ diff --git a/packages/msgraph-beta-sdk-users/users/item/presence/setPresence/index.ts b/packages/msgraph-beta-sdk-users/users/item/presence/setPresence/index.ts index 4b7664274e..f7d489dc77 100644 --- a/packages/msgraph-beta-sdk-users/users/item/presence/setPresence/index.ts +++ b/packages/msgraph-beta-sdk-users/users/item/presence/setPresence/index.ts @@ -72,7 +72,7 @@ export interface SetPresencePostRequestBody extends AdditionalDataHolder, Backed */ export interface SetPresenceRequestBuilder extends BaseRequestBuilder { /** - * Set the availability and activity status in a presence session of an application for a user. + * Set the availability and activity status in a presence session of an application for a user. For more information about presence sessions, states permutations, and timeouts, see Manage presence state using the Microsoft Graph API. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -80,7 +80,7 @@ export interface SetPresenceRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Set the availability and activity status in a presence session of an application for a user. + * Set the availability and activity status in a presence session of an application for a user. For more information about presence sessions, states permutations, and timeouts, see Manage presence state using the Microsoft Graph API. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} diff --git a/packages/msgraph-beta-sdk-users/users/item/restore/index.ts b/packages/msgraph-beta-sdk-users/users/item/restore/index.ts index 4cfc4cffc4..d211783a84 100644 --- a/packages/msgraph-beta-sdk-users/users/item/restore/index.ts +++ b/packages/msgraph-beta-sdk-users/users/item/restore/index.ts @@ -13,7 +13,7 @@ import { type BaseRequestBuilder, type Parsable, type ParsableFactory, type Requ */ export interface RestoreRequestBuilder extends BaseRequestBuilder { /** - * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item is accidentally deleted, you can fully restore it. Additionally, restoring an application doesn't automatically restore the associated service principal. You must call this API to restore the deleted service principal explicitly. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't 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. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {Promise} * @throws {ODataError} error when the service returns a 4XX or 5XX status code @@ -21,7 +21,7 @@ export interface RestoreRequestBuilder extends BaseRequestBuilder | undefined) : Promise; /** - * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item is accidentally deleted, you can fully restore it. Additionally, restoring an application doesn't automatically restore the associated service principal. You must call this API to restore the deleted service principal explicitly. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't 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. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @returns {RequestInformation} */ diff --git a/packages/msgraph-beta-sdk/models/index.ts b/packages/msgraph-beta-sdk/models/index.ts index bbcc81cf0d..0d3eaa13b0 100644 --- a/packages/msgraph-beta-sdk/models/index.ts +++ b/packages/msgraph-beta-sdk/models/index.ts @@ -2657,7 +2657,7 @@ export interface Admin extends AdditionalDataHolder, BackedModel, Parsable { */ sharepoint?: Sharepoint | null; /** - * A container for all Teams telephone number management functionalities and user configurations. + * A container for Teams administration functionalities, such as user configurations, telephone number management, and policy assignments. */ teams?: TeamsAdminRoot | null; /** @@ -6811,11 +6811,11 @@ export interface AndroidManagedAppProtection extends Parsable, TargetedManagedAp */ connectToVpnOnLaunch?: boolean | null; /** - * Friendly name of the preferred custom browser to open weblink on Android. When this property is configured, ManagedBrowserToOpenLinksRequired should be true. + * Friendly name of the preferred custom browser to open weblink on Android. */ customBrowserDisplayName?: string | null; /** - * Unique identifier of the preferred custom browser to open weblink on Android. When this property is configured, ManagedBrowserToOpenLinksRequired should be true. + * Unique identifier of a custom browser to open weblink on Android. */ customBrowserPackageId?: string | null; /** @@ -16353,11 +16353,11 @@ export interface CanvasLayout extends Entity, Parsable { } export interface CaPoliciesDeletableRoot extends Entity, Parsable { /** - * The namedLocations property + * Read-only. Nullable. Returns a collection of the specified named locations. */ namedLocations?: NamedLocation[] | null; /** - * The policies property + * Read-only. Nullable. Returns a collection of the specified Conditional Access policies. */ policies?: ConditionalAccessPolicy[] | null; } @@ -22035,7 +22035,7 @@ export interface ConditionalAccessPolicy extends Parsable, PolicyDeletableItem { */ grantControls?: ConditionalAccessGrantControls | null; /** - * The id property + * Specifies the identifier of a conditionalAccessPolicy object. Read-only. */ id?: string | null; /** @@ -22094,7 +22094,7 @@ export interface ConditionalAccessRoot extends Entity, Parsable { */ authenticationStrengths?: AuthenticationStrengthRoot | null; /** - * The deletedItems property + * Read-only. Nullable. Returns a collection of the deleted Conditional Access objects. */ deletedItems?: CaPoliciesDeletableRoot | null; /** @@ -159712,11 +159712,11 @@ export interface DeviceManagementConfigurationCategoryCollectionResponse extends } export interface DeviceManagementConfigurationChoiceSettingCollectionDefinition extends DeviceManagementConfigurationChoiceSettingDefinition, Parsable { /** - * Maximum number of choices in the collection + * Maximum number of choices in the collection. Valid values 1 to 100 */ maximumCount?: number | null; /** - * Minimum number of choices in the collection + * Minimum number of choices in the collection. Valid values 1 to 100 */ minimumCount?: number | null; } @@ -159744,11 +159744,11 @@ export interface DeviceManagementConfigurationChoiceSettingCollectionInstanceTem } export interface DeviceManagementConfigurationChoiceSettingDefinition extends DeviceManagementConfigurationSettingDefinition, Parsable { /** - * Default option for the choice setting. + * Default option for choice setting */ defaultOptionId?: string | null; /** - * Options for the setting that can be selected. + * Options for the setting that can be selected */ options?: DeviceManagementConfigurationOptionDefinition[] | null; } @@ -160419,7 +160419,7 @@ export interface DeviceManagementConfigurationSettingDefinition extends Entity, */ accessTypes?: DeviceManagementConfigurationSettingAccessTypes[] | null; /** - * Details which device setting is applicable on. Supports: $filters. + * Details which device setting is applicable on */ applicability?: DeviceManagementConfigurationSettingApplicability | null; /** @@ -160427,23 +160427,23 @@ export interface DeviceManagementConfigurationSettingDefinition extends Entity, */ baseUri?: string | null; /** - * Specify category in which the setting is under. Support $filters. + * Specifies the area group under which the setting is configured in a specified configuration service provider (CSP) */ categoryId?: string | null; /** - * Description of the setting. + * Description of the item */ description?: string | null; /** - * Name of the setting. For example: Allow Toast. + * Display name of the item */ displayName?: string | null; /** - * Help text of the setting. Give more details of the setting. + * Help text of the item */ helpText?: string | null; /** - * List of links more info for the setting can be found at. + * List of links more info for the setting can be found at */ infoUrls?: string[] | null; /** @@ -160471,7 +160471,7 @@ export interface DeviceManagementConfigurationSettingDefinition extends Entity, */ riskLevel?: DeviceManagementConfigurationSettingRiskLevel[] | null; /** - * Root setting definition id if the setting is a child setting. + * Root setting definition if the setting is a child setting. */ rootDefinitionId?: string | null; /** @@ -160532,7 +160532,7 @@ export interface DeviceManagementConfigurationSettingGroupCollectionInstance ext } export interface DeviceManagementConfigurationSettingGroupDefinition extends DeviceManagementConfigurationSettingDefinition, Parsable { /** - * Dependent child settings to this group of settings. + * Dependent child settings to this group of settings */ childIds?: string[] | null; /** @@ -160734,19 +160734,19 @@ export interface DeviceManagementConfigurationSimpleSettingCollectionInstanceTem } export interface DeviceManagementConfigurationSimpleSettingDefinition extends DeviceManagementConfigurationSettingDefinition, Parsable { /** - * Default setting value for this setting + * Default setting value for this setting. */ defaultValue?: DeviceManagementConfigurationSettingValue | null; /** - * list of child settings that depend on this setting + * list of child settings that depend on this setting. */ dependedOnBy?: DeviceManagementConfigurationSettingDependedOnBy[] | null; /** - * list of parent settings this setting is dependent on + * list of parent settings this setting is dependent on. */ dependentOn?: DeviceManagementConfigurationDependentOn[] | null; /** - * Definition of the value for this setting + * Definition of the value for this setting. */ valueDefinition?: DeviceManagementConfigurationSettingValueDefinition | null; } @@ -160831,7 +160831,7 @@ export interface DeviceManagementConfigurationStringSettingValueDefinition exten */ fileTypes?: string[] | null; /** - * Pre-defined format of the string. Possible values are: none, email, guid, ip, base64, url, version, xml, date, time, binary, regEx, json, dateTime, surfaceHub, bashScript, unknownFutureValue. + * Pre-defined format of the string. Possible values are: none, email, guid, ip, base64, url, version, xml, date, time, binary, regEx, json, dateTime, surfaceHub. */ format?: DeviceManagementConfigurationStringFormat | null; /** @@ -160843,11 +160843,11 @@ export interface DeviceManagementConfigurationStringSettingValueDefinition exten */ isSecret?: boolean | null; /** - * Maximum length of string. Valid values 0 to 87516 + * Maximum length of string */ maximumLength?: number | null; /** - * Minimum length of string. Valid values 0 to 87516 + * Minimum length of string */ minimumLength?: number | null; } @@ -168316,11 +168316,11 @@ export interface ExtendedKeyUsage extends AdditionalDataHolder, BackedModel, Par */ backingStoreEnabled?: boolean | null; /** - * The extended key usage (EKU) name that provides a user-friendly way to identify an EKU. + * Extended Key Usage Name */ name?: string | null; /** - * The object identifier (OID) of an extended key usage of a certificate. For example, '1.3.6.1.5.5.7.3.2' for client authentication. + * Extended Key Usage Object Identifier */ objectIdentifier?: string | null; /** @@ -169209,7 +169209,7 @@ export interface FileStorageContainer extends Entity, Parsable { */ lockState?: SiteLockState | null; /** - * The migrationJobs property + * The collection of sharePointMigrationJob objects local to the container. Read-write. */ migrationJobs?: SharePointMigrationJob[] | null; /** @@ -172692,11 +172692,11 @@ export interface Identity extends AdditionalDataHolder, BackedModel, Parsable { */ backingStoreEnabled?: boolean | null; /** - * 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. + * The display name of the identity. This property is read-only. */ displayName?: string | null; /** - * 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. + * The identifier of the identity. This property is read-only. */ id?: string | null; /** @@ -176326,7 +176326,7 @@ export interface IosManagedAppProtection extends Parsable, TargetedManagedAppPro */ apps?: ManagedMobileApp[] | null; /** - * A custom browser protocol to open weblink on iOS. + * A custom browser protocol to open weblink on iOS. When this property is configured, ManagedBrowserToOpenLinksRequired should be true. */ customBrowserProtocol?: string | null; /** @@ -187445,7 +187445,7 @@ export interface MobileAppTroubleshootingEvent extends DeviceManagementTroublesh */ applicationId?: string | null; /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. */ appLogCollectionRequests?: AppLogCollectionRequest[] | null; /** @@ -196250,11 +196250,11 @@ export interface PreAuthorizedApplication extends AdditionalDataHolder, BackedMo export type PrereleaseFeatures = (typeof PrereleaseFeaturesObject)[keyof typeof PrereleaseFeaturesObject]; export interface Presence extends Entity, Parsable { /** - * The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. + * The supplemental information to a user's availability. Possible values are available, away, beRightBack, busy, doNotDisturb, offline, outOfOffice, presenceUnknown. */ activity?: string | null; /** - * The base presence information for a user. Possible values are Available, AvailableIdle, Away, BeRightBack, Busy, BusyIdle, DoNotDisturb, Offline, PresenceUnknown. + * The base presence information for a user. Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, inACall, inAMeeting, offline, presenting, presenceUnknown. */ availability?: string | null; /** @@ -201665,7 +201665,7 @@ export interface Report extends AdditionalDataHolder, BackedModel, Parsable { */ backingStoreEnabled?: boolean | null; /** - * Report content; details vary by report type. + * The http content that has the data */ content?: ArrayBuffer | null; /** @@ -293857,15 +293857,15 @@ export interface SharePointMigrationContainerInfo extends AdditionalDataHolder, */ backingStoreEnabled?: boolean | null; /** - * The dataContainerUri property + * A valid URL with a SAS token for accessing the Azure blob storage container that contains the file content. Read-only. */ dataContainerUri?: string | null; /** - * The encryptionKey property + * Provides the AES-256-CBC encryption key if files stored in Azure blob containers are encrypted. The key is Base64-encoded. Read-only. */ encryptionKey?: string | null; /** - * The metadataContainerUri property + * A valid URL with a SAS token for accessing the Azure blob storage container that contains the file metadata. Read-only. */ metadataContainerUri?: string | null; /** @@ -293875,15 +293875,15 @@ export interface SharePointMigrationContainerInfo extends AdditionalDataHolder, } export interface SharePointMigrationEvent extends Entity, Parsable { /** - * The correlationId property + * The correlation ID of a migration job. Read-only. */ correlationId?: string | null; /** - * The eventDateTime property + * The date and time when the job status changes. The timestamp type represents date and time 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. */ eventDateTime?: Date | null; /** - * The jobId property + * The unique identifier of a migration job. Read-only. */ jobId?: string | null; } @@ -293895,7 +293895,7 @@ export interface SharePointMigrationEventCollectionResponse extends BaseCollecti } export interface SharePointMigrationFinishManifestFileUploadEvent extends Parsable, SharePointMigrationEvent { /** - * The manifestFileName property + * The exported manifest file name. Read-only. */ manifestFileName?: string | null; } @@ -293905,17 +293905,17 @@ export interface SharePointMigrationJob extends Entity, Parsable { */ containerInfo?: SharePointMigrationContainerInfo | null; /** - * The progressEvents property + * A collection of migration events that reflects the job status changes. */ progressEvents?: SharePointMigrationEvent[] | null; } export interface SharePointMigrationJobCancelledEvent extends Parsable, SharePointMigrationEvent { /** - * The isCancelledByUser property + * True when a user cancels the job; otherwise, false. Read-only. */ isCancelledByUser?: boolean | null; /** - * The totalRetryCount property + * The current retry count of the job. Read-only. */ totalRetryCount?: number | null; } @@ -293937,7 +293937,7 @@ export interface SharePointMigrationJobErrorEvent extends Parsable, SharePointMi */ errorLevel?: SharePointMigrationJobErrorLevel | null; /** - * The objectId property + * The object ID. Read-only. */ objectId?: string | null; /** @@ -293945,100 +293945,100 @@ export interface SharePointMigrationJobErrorEvent extends Parsable, SharePointMi */ objectType?: SharePointMigrationObjectType | null; /** - * The objectUrl property + * The object URL. Read-only. */ objectUrl?: string | null; /** - * The totalRetryCount property + * The current retry count of the job. Read-only. */ totalRetryCount?: number | null; } export type SharePointMigrationJobErrorLevel = (typeof SharePointMigrationJobErrorLevelObject)[keyof typeof SharePointMigrationJobErrorLevelObject]; export interface SharePointMigrationJobPostponedEvent extends Parsable, SharePointMigrationEvent { /** - * The jobsInQueue property + * The number of migration jobs in the queue of the current database. Read-only. */ jobsInQueue?: number | null; /** - * The nextPickupDateTime property + * The date and time that indicate when this job is picked up next. The timestamp type represents date and time 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. */ nextPickupDateTime?: Date | null; /** - * The reason property + * The reason for the postponement. Read-only. */ reason?: string | null; /** - * The totalRetryCount property + * The current retry count of the job. Read-only. */ totalRetryCount?: number | null; } export interface SharePointMigrationJobProgressEvent extends Parsable, SharePointMigrationEvent { /** - * The bytesProcessed property + * The number of bytes processed. Read-only. */ bytesProcessed?: number | null; /** - * The bytesProcessedOnlyCurrentVersion property + * The number of bytes processed with version history excluded. Read-only. */ bytesProcessedOnlyCurrentVersion?: number | null; /** - * The cpuDurationMs property + * CPU duration in milliseconds. Read-only. */ cpuDurationMs?: number | null; /** - * The filesProcessed property + * The number of files processed. Read-only. */ filesProcessed?: number | null; /** - * The filesProcessedOnlyCurrentVersion property + * The number of files processed with version history excluded. Read-only. */ filesProcessedOnlyCurrentVersion?: number | null; /** - * The isCompleted property + * True if the job status is End. False if the job is In progress. Read-only. */ isCompleted?: boolean | null; /** - * The lastProcessedObjectId property + * The unique identifier of the last object processed. Read-only. */ lastProcessedObjectId?: string | null; /** - * The objectsProcessed property + * The number of objects processed. Read-only. */ objectsProcessed?: number | null; /** - * The sqlDurationMs property + * SQL duration in milliseconds. Read-only. */ sqlDurationMs?: number | null; /** - * The sqlQueryCount property + * SQL query count. Read-only. */ sqlQueryCount?: number | null; /** - * The totalDurationMs property + * Total duration time in milliseconds. Read-only. */ totalDurationMs?: number | null; /** - * The totalErrors property + * Total errors. Read-only. */ totalErrors?: number | null; /** - * The totalExpectedBytes property + * Total bytes to be processed. Read-only. */ totalExpectedBytes?: number | null; /** - * The totalExpectedObjects property + * The number of objects to process. Read-only. */ totalExpectedObjects?: number | null; /** - * The totalRetryCount property + * The current retry count of the job. Read-only. */ totalRetryCount?: number | null; /** - * The totalWarnings property + * Total warnings. Read-only. */ totalWarnings?: number | null; /** - * The waitTimeOnSqlThrottlingMs property + * Waiting time due to SQL throttling, in milliseconds. Read-only. */ waitTimeOnSqlThrottlingMs?: number | null; } @@ -294046,11 +294046,11 @@ export interface SharePointMigrationJobQueuedEvent extends Parsable, SharePointM } export interface SharePointMigrationJobStartEvent extends Parsable, SharePointMigrationEvent { /** - * The isRestarted property + * True if the job is restarted. False if it's the initial start. Read-only. */ isRestarted?: boolean | null; /** - * The totalRetryCount property + * The current retry count of the job. Read-only. */ totalRetryCount?: number | null; } diff --git a/packages/msgraph-beta-sdk/models/teamsAdministration/index.ts b/packages/msgraph-beta-sdk/models/teamsAdministration/index.ts index b60c6d6cae..54dedb1974 100644 --- a/packages/msgraph-beta-sdk/models/teamsAdministration/index.ts +++ b/packages/msgraph-beta-sdk/models/teamsAdministration/index.ts @@ -338,7 +338,7 @@ export function serializeTeamsUserConfigurationCollectionResponse(writer: Serial } export interface TeamsAdminRoot extends Entity, Parsable { /** - * The policy property + * Represents a navigation property to the Teams policy assignment object. */ policy?: TeamsPolicyAssignment | null; /**