@microsoft/msgraph-sdk-solutions 1.0.0-preview.53 → 1.0.0-preview.55
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/count/index.d.ts +41 -0
- package/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/count/index.js +34 -0
- package/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/count/index.js.map +1 -0
- package/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/index.d.ts +97 -0
- package/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/index.d.ts.map +1 -0
- package/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/index.js +70 -0
- package/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/index.js.map +1 -0
- package/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/item/index.d.ts +69 -0
- package/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/item/index.js +55 -0
- package/solutions/backupRestore/driveProtectionUnitsBulkAdditionJobs/item/index.js.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/index.d.ts +5 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/index.d.ts.map +1 -1
- package/solutions/backupRestore/exchangeProtectionPolicies/item/index.js +6 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/index.js.map +1 -1
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnitsBulkAdditionJobs/count/index.d.ts +41 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnitsBulkAdditionJobs/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnitsBulkAdditionJobs/count/index.js +34 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnitsBulkAdditionJobs/count/index.js.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnitsBulkAdditionJobs/index.d.ts +82 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnitsBulkAdditionJobs/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnitsBulkAdditionJobs/index.js +58 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnitsBulkAdditionJobs/index.js.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnitsBulkAdditionJobs/item/index.d.ts +42 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnitsBulkAdditionJobs/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnitsBulkAdditionJobs/item/index.js +36 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnitsBulkAdditionJobs/item/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/index.d.ts +5 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/index.d.ts.map +1 -1
- package/solutions/backupRestore/exchangeRestoreSessions/item/index.js +6 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/index.js.map +1 -1
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifactsBulkAdditionRequests/count/index.d.ts +41 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifactsBulkAdditionRequests/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifactsBulkAdditionRequests/count/index.js +34 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifactsBulkAdditionRequests/count/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifactsBulkAdditionRequests/index.d.ts +97 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifactsBulkAdditionRequests/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifactsBulkAdditionRequests/index.js +70 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifactsBulkAdditionRequests/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifactsBulkAdditionRequests/item/index.d.ts +69 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifactsBulkAdditionRequests/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifactsBulkAdditionRequests/item/index.js +55 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifactsBulkAdditionRequests/item/index.js.map +1 -0
- package/solutions/backupRestore/index.d.ts +15 -0
- package/solutions/backupRestore/index.d.ts.map +1 -1
- package/solutions/backupRestore/index.js +18 -0
- package/solutions/backupRestore/index.js.map +1 -1
- package/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/count/index.d.ts +41 -0
- package/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/count/index.js +34 -0
- package/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/count/index.js.map +1 -0
- package/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/index.d.ts +97 -0
- package/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/index.d.ts.map +1 -0
- package/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/index.js +70 -0
- package/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/index.js.map +1 -0
- package/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/item/index.d.ts +69 -0
- package/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/item/index.js +55 -0
- package/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/item/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnitsBulkAdditionJobs/count/index.d.ts +41 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnitsBulkAdditionJobs/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnitsBulkAdditionJobs/count/index.js +34 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnitsBulkAdditionJobs/count/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnitsBulkAdditionJobs/index.d.ts +82 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnitsBulkAdditionJobs/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnitsBulkAdditionJobs/index.js +58 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnitsBulkAdditionJobs/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnitsBulkAdditionJobs/item/index.d.ts +42 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnitsBulkAdditionJobs/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnitsBulkAdditionJobs/item/index.js +36 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnitsBulkAdditionJobs/item/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/index.d.ts +5 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/index.d.ts.map +1 -1
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/index.js +6 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/index.js.map +1 -1
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifactsBulkAdditionRequests/count/index.d.ts +41 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifactsBulkAdditionRequests/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifactsBulkAdditionRequests/count/index.js +34 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifactsBulkAdditionRequests/count/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifactsBulkAdditionRequests/index.d.ts +97 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifactsBulkAdditionRequests/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifactsBulkAdditionRequests/index.js +70 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifactsBulkAdditionRequests/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifactsBulkAdditionRequests/item/index.d.ts +69 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifactsBulkAdditionRequests/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifactsBulkAdditionRequests/item/index.js +55 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifactsBulkAdditionRequests/item/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/index.d.ts +5 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/index.d.ts.map +1 -1
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/index.js +6 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/index.js.map +1 -1
- package/solutions/backupRestore/sharePointProtectionPolicies/item/index.d.ts +5 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/index.d.ts.map +1 -1
- package/solutions/backupRestore/sharePointProtectionPolicies/item/index.js +6 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/index.js.map +1 -1
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnitsBulkAdditionJobs/count/index.d.ts +41 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnitsBulkAdditionJobs/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnitsBulkAdditionJobs/count/index.js +34 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnitsBulkAdditionJobs/count/index.js.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnitsBulkAdditionJobs/index.d.ts +82 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnitsBulkAdditionJobs/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnitsBulkAdditionJobs/index.js +58 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnitsBulkAdditionJobs/index.js.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnitsBulkAdditionJobs/item/index.d.ts +42 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnitsBulkAdditionJobs/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnitsBulkAdditionJobs/item/index.js +36 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnitsBulkAdditionJobs/item/index.js.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/index.d.ts +5 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/index.d.ts.map +1 -1
- package/solutions/backupRestore/sharePointRestoreSessions/item/index.js +6 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/index.js.map +1 -1
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifactsBulkAdditionRequests/count/index.d.ts +41 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifactsBulkAdditionRequests/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifactsBulkAdditionRequests/count/index.js +34 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifactsBulkAdditionRequests/count/index.js.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifactsBulkAdditionRequests/index.d.ts +97 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifactsBulkAdditionRequests/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifactsBulkAdditionRequests/index.js +70 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifactsBulkAdditionRequests/index.js.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifactsBulkAdditionRequests/item/index.d.ts +69 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifactsBulkAdditionRequests/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifactsBulkAdditionRequests/item/index.js +55 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifactsBulkAdditionRequests/item/index.js.map +1 -0
- package/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/count/index.d.ts +41 -0
- package/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/count/index.js +34 -0
- package/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/count/index.js.map +1 -0
- package/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/index.d.ts +97 -0
- package/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/index.d.ts.map +1 -0
- package/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/index.js +70 -0
- package/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/index.js.map +1 -0
- package/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/item/index.d.ts +69 -0
- package/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/item/index.js +55 -0
- package/solutions/backupRestore/siteProtectionUnitsBulkAdditionJobs/item/index.js.map +1 -0
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
import { type MailboxProtectionUnitsBulkAdditionJobCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type CountRequestBuilder } from './count/index.js';
|
|
3
|
+
import { type MailboxProtectionUnitsBulkAdditionJobItemRequestBuilder } from './item/index.js';
|
|
4
|
+
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
5
|
+
/**
|
|
6
|
+
* Provides operations to manage the mailboxProtectionUnitsBulkAdditionJobs property of the microsoft.graph.exchangeProtectionPolicy entity.
|
|
7
|
+
*/
|
|
8
|
+
export interface MailboxProtectionUnitsBulkAdditionJobsRequestBuilder extends BaseRequestBuilder<MailboxProtectionUnitsBulkAdditionJobsRequestBuilder> {
|
|
9
|
+
/**
|
|
10
|
+
* Provides operations to count the resources in the collection.
|
|
11
|
+
*/
|
|
12
|
+
get count(): CountRequestBuilder;
|
|
13
|
+
/**
|
|
14
|
+
* Provides operations to manage the mailboxProtectionUnitsBulkAdditionJobs property of the microsoft.graph.exchangeProtectionPolicy entity.
|
|
15
|
+
* @param mailboxProtectionUnitsBulkAdditionJobId The unique identifier of mailboxProtectionUnitsBulkAdditionJob
|
|
16
|
+
* @returns {MailboxProtectionUnitsBulkAdditionJobItemRequestBuilder}
|
|
17
|
+
*/
|
|
18
|
+
byMailboxProtectionUnitsBulkAdditionJobId(mailboxProtectionUnitsBulkAdditionJobId: string): MailboxProtectionUnitsBulkAdditionJobItemRequestBuilder;
|
|
19
|
+
/**
|
|
20
|
+
* Get mailboxProtectionUnitsBulkAdditionJobs from solutions
|
|
21
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
|
+
* @returns {Promise<MailboxProtectionUnitsBulkAdditionJobCollectionResponse>}
|
|
23
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
+
*/
|
|
25
|
+
get(requestConfiguration?: RequestConfiguration<MailboxProtectionUnitsBulkAdditionJobsRequestBuilderGetQueryParameters> | undefined): Promise<MailboxProtectionUnitsBulkAdditionJobCollectionResponse | undefined>;
|
|
26
|
+
/**
|
|
27
|
+
* Get mailboxProtectionUnitsBulkAdditionJobs from solutions
|
|
28
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
29
|
+
* @returns {RequestInformation}
|
|
30
|
+
*/
|
|
31
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<MailboxProtectionUnitsBulkAdditionJobsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Get mailboxProtectionUnitsBulkAdditionJobs from solutions
|
|
35
|
+
*/
|
|
36
|
+
export interface MailboxProtectionUnitsBulkAdditionJobsRequestBuilderGetQueryParameters {
|
|
37
|
+
/**
|
|
38
|
+
* Include count of items
|
|
39
|
+
*/
|
|
40
|
+
count?: boolean;
|
|
41
|
+
/**
|
|
42
|
+
* Expand related entities
|
|
43
|
+
*/
|
|
44
|
+
expand?: string[];
|
|
45
|
+
/**
|
|
46
|
+
* Filter items by property values
|
|
47
|
+
*/
|
|
48
|
+
filter?: string;
|
|
49
|
+
/**
|
|
50
|
+
* Order items by property values
|
|
51
|
+
*/
|
|
52
|
+
orderby?: string[];
|
|
53
|
+
/**
|
|
54
|
+
* Search items by search phrases
|
|
55
|
+
*/
|
|
56
|
+
search?: string;
|
|
57
|
+
/**
|
|
58
|
+
* Select properties to be returned
|
|
59
|
+
*/
|
|
60
|
+
select?: string[];
|
|
61
|
+
/**
|
|
62
|
+
* Skip the first n items
|
|
63
|
+
*/
|
|
64
|
+
skip?: number;
|
|
65
|
+
/**
|
|
66
|
+
* Show only the first n items
|
|
67
|
+
*/
|
|
68
|
+
top?: number;
|
|
69
|
+
}
|
|
70
|
+
/**
|
|
71
|
+
* Uri template for the request builder.
|
|
72
|
+
*/
|
|
73
|
+
export declare const MailboxProtectionUnitsBulkAdditionJobsRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy%2Did}/mailboxProtectionUnitsBulkAdditionJobs{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
|
|
74
|
+
/**
|
|
75
|
+
* Metadata for all the navigation properties in the request builder.
|
|
76
|
+
*/
|
|
77
|
+
export declare const MailboxProtectionUnitsBulkAdditionJobsRequestBuilderNavigationMetadata: Record<Exclude<keyof MailboxProtectionUnitsBulkAdditionJobsRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
78
|
+
/**
|
|
79
|
+
* Metadata for all the requests in the request builder.
|
|
80
|
+
*/
|
|
81
|
+
export declare const MailboxProtectionUnitsBulkAdditionJobsRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
82
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuF,KAAK,uDAAuD,EAAE,MAAM,wCAAwC,CAAC;AAI3M,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAA2E,KAAK,uDAAuD,EAAE,MAAM,iBAAiB,CAAC;AAExK,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,oDAAqD,SAAQ,kBAAkB,CAAC,oDAAoD,CAAC;IAClJ;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,yCAAyC,CAAC,uCAAuC,EAAE,MAAM,GAAI,uDAAuD,CAAC;IACtJ;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sEAAsE,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,uDAAuD,GAAG,SAAS,CAAC,CAAC;IACrN;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sEAAsE,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClL;AACD;;GAEG;AACH,MAAM,WAAW,sEAAsE;IACnF;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,+DAA+D,sNAAsN,CAAC;AAcnS;;GAEG;AACH,eAAO,MAAM,sEAAsE,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,oDAAoD,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQtN,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,oEAAoE,EAAE,gBAWlF,CAAC"}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createMailboxProtectionUnitsBulkAdditionJobCollectionResponseFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/index.js';
|
|
6
|
+
// @ts-ignore
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
8
|
+
// @ts-ignore
|
|
9
|
+
import { CountRequestBuilderRequestsMetadata } from './count/index.js';
|
|
10
|
+
// @ts-ignore
|
|
11
|
+
import { MailboxProtectionUnitsBulkAdditionJobItemRequestBuilderRequestsMetadata } from './item/index.js';
|
|
12
|
+
/**
|
|
13
|
+
* Uri template for the request builder.
|
|
14
|
+
*/
|
|
15
|
+
export const MailboxProtectionUnitsBulkAdditionJobsRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy%2Did}/mailboxProtectionUnitsBulkAdditionJobs{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
|
|
16
|
+
/**
|
|
17
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
18
|
+
*/
|
|
19
|
+
const MailboxProtectionUnitsBulkAdditionJobsRequestBuilderGetQueryParametersMapper = {
|
|
20
|
+
"count": "%24count",
|
|
21
|
+
"expand": "%24expand",
|
|
22
|
+
"filter": "%24filter",
|
|
23
|
+
"orderby": "%24orderby",
|
|
24
|
+
"search": "%24search",
|
|
25
|
+
"select": "%24select",
|
|
26
|
+
"skip": "%24skip",
|
|
27
|
+
"top": "%24top",
|
|
28
|
+
};
|
|
29
|
+
/**
|
|
30
|
+
* Metadata for all the navigation properties in the request builder.
|
|
31
|
+
*/
|
|
32
|
+
export const MailboxProtectionUnitsBulkAdditionJobsRequestBuilderNavigationMetadata = {
|
|
33
|
+
byMailboxProtectionUnitsBulkAdditionJobId: {
|
|
34
|
+
requestsMetadata: MailboxProtectionUnitsBulkAdditionJobItemRequestBuilderRequestsMetadata,
|
|
35
|
+
pathParametersMappings: ["mailboxProtectionUnitsBulkAdditionJob%2Did"],
|
|
36
|
+
},
|
|
37
|
+
count: {
|
|
38
|
+
requestsMetadata: CountRequestBuilderRequestsMetadata,
|
|
39
|
+
},
|
|
40
|
+
};
|
|
41
|
+
/**
|
|
42
|
+
* Metadata for all the requests in the request builder.
|
|
43
|
+
*/
|
|
44
|
+
export const MailboxProtectionUnitsBulkAdditionJobsRequestBuilderRequestsMetadata = {
|
|
45
|
+
get: {
|
|
46
|
+
uriTemplate: MailboxProtectionUnitsBulkAdditionJobsRequestBuilderUriTemplate,
|
|
47
|
+
responseBodyContentType: "application/json",
|
|
48
|
+
errorMappings: {
|
|
49
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
50
|
+
},
|
|
51
|
+
adapterMethodName: "send",
|
|
52
|
+
responseBodyFactory: createMailboxProtectionUnitsBulkAdditionJobCollectionResponseFromDiscriminatorValue,
|
|
53
|
+
queryParametersMapper: MailboxProtectionUnitsBulkAdditionJobsRequestBuilderGetQueryParametersMapper,
|
|
54
|
+
},
|
|
55
|
+
};
|
|
56
|
+
/* tslint:enable */
|
|
57
|
+
/* eslint-enable */
|
|
58
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,mFAAmF,EAAgE,MAAM,wCAAwC,CAAC;AAC3M,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,uEAAuE,EAAgE,MAAM,iBAAiB,CAAC;AAqExK;;GAEG;AACH,MAAM,CAAC,MAAM,+DAA+D,GAAG,mNAAmN,CAAC;AACnS;;GAEG;AACH,MAAM,4EAA4E,GAA2B;IACzG,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,sEAAsE,GAAwI;IACvN,yCAAyC,EAAE;QACvC,gBAAgB,EAAE,uEAAuE;QACzF,sBAAsB,EAAE,CAAC,4CAA4C,CAAC;KACzE;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,oEAAoE,GAAqB;IAClG,GAAG,EAAE;QACD,WAAW,EAAE,+DAA+D;QAC5E,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,mFAAmF;QACzG,qBAAqB,EAAE,4EAA4E;KACtG;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { type MailboxProtectionUnitsBulkAdditionJob } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
3
|
+
/**
|
|
4
|
+
* Provides operations to manage the mailboxProtectionUnitsBulkAdditionJobs property of the microsoft.graph.exchangeProtectionPolicy entity.
|
|
5
|
+
*/
|
|
6
|
+
export interface MailboxProtectionUnitsBulkAdditionJobItemRequestBuilder extends BaseRequestBuilder<MailboxProtectionUnitsBulkAdditionJobItemRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* Get mailboxProtectionUnitsBulkAdditionJobs from solutions
|
|
9
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
|
+
* @returns {Promise<MailboxProtectionUnitsBulkAdditionJob>}
|
|
11
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
12
|
+
*/
|
|
13
|
+
get(requestConfiguration?: RequestConfiguration<MailboxProtectionUnitsBulkAdditionJobItemRequestBuilderGetQueryParameters> | undefined): Promise<MailboxProtectionUnitsBulkAdditionJob | undefined>;
|
|
14
|
+
/**
|
|
15
|
+
* Get mailboxProtectionUnitsBulkAdditionJobs from solutions
|
|
16
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
17
|
+
* @returns {RequestInformation}
|
|
18
|
+
*/
|
|
19
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<MailboxProtectionUnitsBulkAdditionJobItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Get mailboxProtectionUnitsBulkAdditionJobs from solutions
|
|
23
|
+
*/
|
|
24
|
+
export interface MailboxProtectionUnitsBulkAdditionJobItemRequestBuilderGetQueryParameters {
|
|
25
|
+
/**
|
|
26
|
+
* Expand related entities
|
|
27
|
+
*/
|
|
28
|
+
expand?: string[];
|
|
29
|
+
/**
|
|
30
|
+
* Select properties to be returned
|
|
31
|
+
*/
|
|
32
|
+
select?: string[];
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* Uri template for the request builder.
|
|
36
|
+
*/
|
|
37
|
+
export declare const MailboxProtectionUnitsBulkAdditionJobItemRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy%2Did}/mailboxProtectionUnitsBulkAdditionJobs/{mailboxProtectionUnitsBulkAdditionJob%2Did}{?%24expand,%24select}";
|
|
38
|
+
/**
|
|
39
|
+
* Metadata for all the requests in the request builder.
|
|
40
|
+
*/
|
|
41
|
+
export declare const MailboxProtectionUnitsBulkAdditionJobItemRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
42
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAqE,KAAK,qCAAqC,EAAE,MAAM,wCAAwC,CAAC;AAIvK,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,uDAAwD,SAAQ,kBAAkB,CAAC,uDAAuD,CAAC;IACxJ;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yEAAyE,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,qCAAqC,GAAG,SAAS,CAAC,CAAC;IACtM;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yEAAyE,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACrL;AACD;;GAEG;AACH,MAAM,WAAW,yEAAyE;IACtF;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,kEAAkE,4MAA4M,CAAC;AAQ5R;;GAEG;AACH,eAAO,MAAM,uEAAuE,EAAE,gBAWrF,CAAC"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createMailboxProtectionUnitsBulkAdditionJobFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/index.js';
|
|
6
|
+
// @ts-ignore
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
8
|
+
/**
|
|
9
|
+
* Uri template for the request builder.
|
|
10
|
+
*/
|
|
11
|
+
export const MailboxProtectionUnitsBulkAdditionJobItemRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy%2Did}/mailboxProtectionUnitsBulkAdditionJobs/{mailboxProtectionUnitsBulkAdditionJob%2Did}{?%24expand,%24select}";
|
|
12
|
+
/**
|
|
13
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
14
|
+
*/
|
|
15
|
+
const MailboxProtectionUnitsBulkAdditionJobItemRequestBuilderGetQueryParametersMapper = {
|
|
16
|
+
"expand": "%24expand",
|
|
17
|
+
"select": "%24select",
|
|
18
|
+
};
|
|
19
|
+
/**
|
|
20
|
+
* Metadata for all the requests in the request builder.
|
|
21
|
+
*/
|
|
22
|
+
export const MailboxProtectionUnitsBulkAdditionJobItemRequestBuilderRequestsMetadata = {
|
|
23
|
+
get: {
|
|
24
|
+
uriTemplate: MailboxProtectionUnitsBulkAdditionJobItemRequestBuilderUriTemplate,
|
|
25
|
+
responseBodyContentType: "application/json",
|
|
26
|
+
errorMappings: {
|
|
27
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
28
|
+
},
|
|
29
|
+
adapterMethodName: "send",
|
|
30
|
+
responseBodyFactory: createMailboxProtectionUnitsBulkAdditionJobFromDiscriminatorValue,
|
|
31
|
+
queryParametersMapper: MailboxProtectionUnitsBulkAdditionJobItemRequestBuilderGetQueryParametersMapper,
|
|
32
|
+
},
|
|
33
|
+
};
|
|
34
|
+
/* tslint:enable */
|
|
35
|
+
/* eslint-enable */
|
|
36
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,iEAAiE,EAA8C,MAAM,wCAAwC,CAAC;AACvK,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmC7H;;GAEG;AACH,MAAM,CAAC,MAAM,kEAAkE,GAAG,yMAAyM,CAAC;AAC5R;;GAEG;AACH,MAAM,+EAA+E,GAA2B;IAC5G,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,uEAAuE,GAAqB;IACrG,GAAG,EAAE;QACD,WAAW,EAAE,kEAAkE;QAC/E,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,iEAAiE;QACvF,qBAAqB,EAAE,+EAA+E;KACzG;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { type ExchangeRestoreSession } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
2
|
import { type GranularMailboxRestoreArtifactsRequestBuilder } from './granularMailboxRestoreArtifacts/index.js';
|
|
3
3
|
import { type MailboxRestoreArtifactsRequestBuilder } from './mailboxRestoreArtifacts/index.js';
|
|
4
|
+
import { type MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilder } from './mailboxRestoreArtifactsBulkAdditionRequests/index.js';
|
|
4
5
|
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
5
6
|
/**
|
|
6
7
|
* Provides operations to manage the exchangeRestoreSessions property of the microsoft.graph.backupRestoreRoot entity.
|
|
@@ -14,6 +15,10 @@ export interface ExchangeRestoreSessionItemRequestBuilder extends BaseRequestBui
|
|
|
14
15
|
* Provides operations to manage the mailboxRestoreArtifacts property of the microsoft.graph.exchangeRestoreSession entity.
|
|
15
16
|
*/
|
|
16
17
|
get mailboxRestoreArtifacts(): MailboxRestoreArtifactsRequestBuilder;
|
|
18
|
+
/**
|
|
19
|
+
* Provides operations to manage the mailboxRestoreArtifactsBulkAdditionRequests property of the microsoft.graph.exchangeRestoreSession entity.
|
|
20
|
+
*/
|
|
21
|
+
get mailboxRestoreArtifactsBulkAdditionRequests(): MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilder;
|
|
17
22
|
/**
|
|
18
23
|
* Delete navigation property exchangeRestoreSessions for solutions
|
|
19
24
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuF,KAAK,sBAAsB,EAAE,MAAM,wCAAwC,CAAC;AAI1K,OAAO,EAAkI,KAAK,6CAA6C,EAAE,MAAM,4CAA4C,CAAC;AAEhP,OAAO,EAAkH,KAAK,qCAAqC,EAAE,MAAM,oCAAoC,CAAC;AAEhN,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,wCAAyC,SAAQ,kBAAkB,CAAC,wCAAwC,CAAC;IAC1H;;OAEG;IACH,IAAI,+BAA+B,IAAI,6CAA6C,CAAC;IACrF;;OAEG;IACH,IAAI,uBAAuB,IAAI,qCAAqC,CAAC;IACrE;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0DAA0D,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IACxK;;;;;;;OAOG;IACF,KAAK,CAAC,IAAI,EAAE,sBAAsB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IACpJ;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0DAA0D,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACnK;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,sBAAsB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClJ;AACD;;GAEG;AACH,MAAM,WAAW,0DAA0D;IACvE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,mDAAmD,mHAAmH,CAAC;AAQpL;;GAEG;AACH,eAAO,MAAM,0DAA0D,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,wCAAwC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuF,KAAK,sBAAsB,EAAE,MAAM,wCAAwC,CAAC;AAI1K,OAAO,EAAkI,KAAK,6CAA6C,EAAE,MAAM,4CAA4C,CAAC;AAEhP,OAAO,EAAkH,KAAK,qCAAqC,EAAE,MAAM,oCAAoC,CAAC;AAEhN,OAAO,EAA0J,KAAK,yDAAyD,EAAE,MAAM,wDAAwD,CAAC;AAEhS,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,wCAAyC,SAAQ,kBAAkB,CAAC,wCAAwC,CAAC;IAC1H;;OAEG;IACH,IAAI,+BAA+B,IAAI,6CAA6C,CAAC;IACrF;;OAEG;IACH,IAAI,uBAAuB,IAAI,qCAAqC,CAAC;IACrE;;OAEG;IACH,IAAI,2CAA2C,IAAI,yDAAyD,CAAC;IAC7G;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0DAA0D,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IACxK;;;;;;;OAOG;IACF,KAAK,CAAC,IAAI,EAAE,sBAAsB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IACpJ;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0DAA0D,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACnK;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,sBAAsB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClJ;AACD;;GAEG;AACH,MAAM,WAAW,0DAA0D;IACvE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,mDAAmD,mHAAmH,CAAC;AAQpL;;GAEG;AACH,eAAO,MAAM,0DAA0D,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,wCAAwC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAa9L,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,wDAAwD,EAAE,gBA8BtE,CAAC"}
|
|
@@ -9,6 +9,8 @@ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/m
|
|
|
9
9
|
import { GranularMailboxRestoreArtifactsRequestBuilderNavigationMetadata, GranularMailboxRestoreArtifactsRequestBuilderRequestsMetadata } from './granularMailboxRestoreArtifacts/index.js';
|
|
10
10
|
// @ts-ignore
|
|
11
11
|
import { MailboxRestoreArtifactsRequestBuilderNavigationMetadata, MailboxRestoreArtifactsRequestBuilderRequestsMetadata } from './mailboxRestoreArtifacts/index.js';
|
|
12
|
+
// @ts-ignore
|
|
13
|
+
import { MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilderNavigationMetadata, MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilderRequestsMetadata } from './mailboxRestoreArtifactsBulkAdditionRequests/index.js';
|
|
12
14
|
/**
|
|
13
15
|
* Uri template for the request builder.
|
|
14
16
|
*/
|
|
@@ -32,6 +34,10 @@ export const ExchangeRestoreSessionItemRequestBuilderNavigationMetadata = {
|
|
|
32
34
|
requestsMetadata: MailboxRestoreArtifactsRequestBuilderRequestsMetadata,
|
|
33
35
|
navigationMetadata: MailboxRestoreArtifactsRequestBuilderNavigationMetadata,
|
|
34
36
|
},
|
|
37
|
+
mailboxRestoreArtifactsBulkAdditionRequests: {
|
|
38
|
+
requestsMetadata: MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilderRequestsMetadata,
|
|
39
|
+
navigationMetadata: MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilderNavigationMetadata,
|
|
40
|
+
},
|
|
35
41
|
};
|
|
36
42
|
/**
|
|
37
43
|
* Metadata for all the requests in the request builder.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,kDAAkD,EAAE,+BAA+B,EAA+B,MAAM,wCAAwC,CAAC;AAC1K,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,+DAA+D,EAAE,6DAA6D,EAAsD,MAAM,4CAA4C,CAAC;AAChP,aAAa;AACb,OAAO,EAAE,uDAAuD,EAAE,qDAAqD,EAA8C,MAAM,oCAAoC,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,kDAAkD,EAAE,+BAA+B,EAA+B,MAAM,wCAAwC,CAAC;AAC1K,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,+DAA+D,EAAE,6DAA6D,EAAsD,MAAM,4CAA4C,CAAC;AAChP,aAAa;AACb,OAAO,EAAE,uDAAuD,EAAE,qDAAqD,EAA8C,MAAM,oCAAoC,CAAC;AAChN,aAAa;AACb,OAAO,EAAE,2EAA2E,EAAE,yEAAyE,EAAkE,MAAM,wDAAwD,CAAC;AA2EhS;;GAEG;AACH,MAAM,CAAC,MAAM,mDAAmD,GAAG,gHAAgH,CAAC;AACpL;;GAEG;AACH,MAAM,gEAAgE,GAA2B;IAC7F,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,0DAA0D,GAA4H;IAC/L,+BAA+B,EAAE;QAC7B,gBAAgB,EAAE,6DAA6D;QAC/E,kBAAkB,EAAE,+DAA+D;KACtF;IACD,uBAAuB,EAAE;QACrB,gBAAgB,EAAE,qDAAqD;QACvE,kBAAkB,EAAE,uDAAuD;KAC9E;IACD,2CAA2C,EAAE;QACzC,gBAAgB,EAAE,yEAAyE;QAC3F,kBAAkB,EAAE,2EAA2E;KAClG;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,wDAAwD,GAAqB;IACtF,MAAM,EAAE;QACJ,WAAW,EAAE,mDAAmD;QAChE,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,mDAAmD;QAChE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,kDAAkD;QACxE,qBAAqB,EAAE,gEAAgE;KAC1F;IACD,KAAK,EAAE;QACH,WAAW,EAAE,mDAAmD;QAChE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,kDAAkD;QACxE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,+BAA+B;QACtD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
2
|
+
/**
|
|
3
|
+
* Provides operations to count the resources in the collection.
|
|
4
|
+
*/
|
|
5
|
+
export interface CountRequestBuilder extends BaseRequestBuilder<CountRequestBuilder> {
|
|
6
|
+
/**
|
|
7
|
+
* Get the number of the resource
|
|
8
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
9
|
+
* @returns {Promise<number>}
|
|
10
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
11
|
+
*/
|
|
12
|
+
get(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): Promise<number | undefined>;
|
|
13
|
+
/**
|
|
14
|
+
* Get the number of the resource
|
|
15
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
16
|
+
* @returns {RequestInformation}
|
|
17
|
+
*/
|
|
18
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* Get the number of the resource
|
|
22
|
+
*/
|
|
23
|
+
export interface CountRequestBuilderGetQueryParameters {
|
|
24
|
+
/**
|
|
25
|
+
* Filter items by property values
|
|
26
|
+
*/
|
|
27
|
+
filter?: string;
|
|
28
|
+
/**
|
|
29
|
+
* Search items by search phrases
|
|
30
|
+
*/
|
|
31
|
+
search?: string;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Uri template for the request builder.
|
|
35
|
+
*/
|
|
36
|
+
export declare const CountRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession%2Did}/mailboxRestoreArtifactsBulkAdditionRequests/$count{?%24filter,%24search}";
|
|
37
|
+
/**
|
|
38
|
+
* Metadata for all the requests in the request builder.
|
|
39
|
+
*/
|
|
40
|
+
export declare const CountRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
41
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AACD;;GAEG;AACH,eAAO,MAAM,8BAA8B,sKAAsK,CAAC;AAQlN;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
6
|
+
/**
|
|
7
|
+
* Uri template for the request builder.
|
|
8
|
+
*/
|
|
9
|
+
export const CountRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession%2Did}/mailboxRestoreArtifactsBulkAdditionRequests/$count{?%24filter,%24search}";
|
|
10
|
+
/**
|
|
11
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
12
|
+
*/
|
|
13
|
+
const CountRequestBuilderGetQueryParametersMapper = {
|
|
14
|
+
"filter": "%24filter",
|
|
15
|
+
"search": "%24search",
|
|
16
|
+
};
|
|
17
|
+
/**
|
|
18
|
+
* Metadata for all the requests in the request builder.
|
|
19
|
+
*/
|
|
20
|
+
export const CountRequestBuilderRequestsMetadata = {
|
|
21
|
+
get: {
|
|
22
|
+
uriTemplate: CountRequestBuilderUriTemplate,
|
|
23
|
+
responseBodyContentType: "text/plain;q=0.9",
|
|
24
|
+
errorMappings: {
|
|
25
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
26
|
+
},
|
|
27
|
+
adapterMethodName: "sendPrimitive",
|
|
28
|
+
responseBodyFactory: "number",
|
|
29
|
+
queryParametersMapper: CountRequestBuilderGetQueryParametersMapper,
|
|
30
|
+
},
|
|
31
|
+
};
|
|
32
|
+
/* tslint:enable */
|
|
33
|
+
/* eslint-enable */
|
|
34
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmC7H;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,mKAAmK,CAAC;AAClN;;GAEG;AACH,MAAM,2CAA2C,GAA2B;IACxE,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAqB;IACjE,GAAG,EAAE;QACD,WAAW,EAAE,8BAA8B;QAC3C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,eAAe;QAClC,mBAAmB,EAAG,QAAQ;QAC9B,qBAAqB,EAAE,2CAA2C;KACrE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
import { type MailboxRestoreArtifactsBulkAdditionRequest, type MailboxRestoreArtifactsBulkAdditionRequestCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type CountRequestBuilder } from './count/index.js';
|
|
3
|
+
import { type MailboxRestoreArtifactsBulkAdditionRequestItemRequestBuilder } from './item/index.js';
|
|
4
|
+
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
5
|
+
/**
|
|
6
|
+
* Provides operations to manage the mailboxRestoreArtifactsBulkAdditionRequests property of the microsoft.graph.exchangeRestoreSession entity.
|
|
7
|
+
*/
|
|
8
|
+
export interface MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilder extends BaseRequestBuilder<MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilder> {
|
|
9
|
+
/**
|
|
10
|
+
* Provides operations to count the resources in the collection.
|
|
11
|
+
*/
|
|
12
|
+
get count(): CountRequestBuilder;
|
|
13
|
+
/**
|
|
14
|
+
* Provides operations to manage the mailboxRestoreArtifactsBulkAdditionRequests property of the microsoft.graph.exchangeRestoreSession entity.
|
|
15
|
+
* @param mailboxRestoreArtifactsBulkAdditionRequestId The unique identifier of mailboxRestoreArtifactsBulkAdditionRequest
|
|
16
|
+
* @returns {MailboxRestoreArtifactsBulkAdditionRequestItemRequestBuilder}
|
|
17
|
+
*/
|
|
18
|
+
byMailboxRestoreArtifactsBulkAdditionRequestId(mailboxRestoreArtifactsBulkAdditionRequestId: string): MailboxRestoreArtifactsBulkAdditionRequestItemRequestBuilder;
|
|
19
|
+
/**
|
|
20
|
+
* Get mailboxRestoreArtifactsBulkAdditionRequests from solutions
|
|
21
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
|
+
* @returns {Promise<MailboxRestoreArtifactsBulkAdditionRequestCollectionResponse>}
|
|
23
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
+
*/
|
|
25
|
+
get(requestConfiguration?: RequestConfiguration<MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilderGetQueryParameters> | undefined): Promise<MailboxRestoreArtifactsBulkAdditionRequestCollectionResponse | undefined>;
|
|
26
|
+
/**
|
|
27
|
+
* Create new navigation property to mailboxRestoreArtifactsBulkAdditionRequests for solutions
|
|
28
|
+
* @param body The request body
|
|
29
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
30
|
+
* @returns {Promise<MailboxRestoreArtifactsBulkAdditionRequest>}
|
|
31
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
32
|
+
*/
|
|
33
|
+
post(body: MailboxRestoreArtifactsBulkAdditionRequest, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<MailboxRestoreArtifactsBulkAdditionRequest | undefined>;
|
|
34
|
+
/**
|
|
35
|
+
* Get mailboxRestoreArtifactsBulkAdditionRequests from solutions
|
|
36
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
37
|
+
* @returns {RequestInformation}
|
|
38
|
+
*/
|
|
39
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
40
|
+
/**
|
|
41
|
+
* Create new navigation property to mailboxRestoreArtifactsBulkAdditionRequests for solutions
|
|
42
|
+
* @param body The request body
|
|
43
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
44
|
+
* @returns {RequestInformation}
|
|
45
|
+
*/
|
|
46
|
+
toPostRequestInformation(body: MailboxRestoreArtifactsBulkAdditionRequest, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* Get mailboxRestoreArtifactsBulkAdditionRequests from solutions
|
|
50
|
+
*/
|
|
51
|
+
export interface MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilderGetQueryParameters {
|
|
52
|
+
/**
|
|
53
|
+
* Include count of items
|
|
54
|
+
*/
|
|
55
|
+
count?: boolean;
|
|
56
|
+
/**
|
|
57
|
+
* Expand related entities
|
|
58
|
+
*/
|
|
59
|
+
expand?: string[];
|
|
60
|
+
/**
|
|
61
|
+
* Filter items by property values
|
|
62
|
+
*/
|
|
63
|
+
filter?: string;
|
|
64
|
+
/**
|
|
65
|
+
* Order items by property values
|
|
66
|
+
*/
|
|
67
|
+
orderby?: string[];
|
|
68
|
+
/**
|
|
69
|
+
* Search items by search phrases
|
|
70
|
+
*/
|
|
71
|
+
search?: string;
|
|
72
|
+
/**
|
|
73
|
+
* Select properties to be returned
|
|
74
|
+
*/
|
|
75
|
+
select?: string[];
|
|
76
|
+
/**
|
|
77
|
+
* Skip the first n items
|
|
78
|
+
*/
|
|
79
|
+
skip?: number;
|
|
80
|
+
/**
|
|
81
|
+
* Show only the first n items
|
|
82
|
+
*/
|
|
83
|
+
top?: number;
|
|
84
|
+
}
|
|
85
|
+
/**
|
|
86
|
+
* Uri template for the request builder.
|
|
87
|
+
*/
|
|
88
|
+
export declare const MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession%2Did}/mailboxRestoreArtifactsBulkAdditionRequests{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
|
|
89
|
+
/**
|
|
90
|
+
* Metadata for all the navigation properties in the request builder.
|
|
91
|
+
*/
|
|
92
|
+
export declare const MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilderNavigationMetadata: Record<Exclude<keyof MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
93
|
+
/**
|
|
94
|
+
* Metadata for all the requests in the request builder.
|
|
95
|
+
*/
|
|
96
|
+
export declare const MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
97
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAyN,KAAK,0CAA0C,EAAE,KAAK,4DAA4D,EAAE,MAAM,wCAAwC,CAAC;AAInY,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAgF,KAAK,4DAA4D,EAAE,MAAM,iBAAiB,CAAC;AAElL,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,yDAA0D,SAAQ,kBAAkB,CAAC,yDAAyD,CAAC;IAC5J;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,8CAA8C,CAAC,4CAA4C,EAAE,MAAM,GAAI,4DAA4D,CAAC;IACrK;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2EAA2E,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,4DAA4D,GAAG,SAAS,CAAC,CAAC;IAC/N;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,0CAA0C,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,0CAA0C,GAAG,SAAS,CAAC,CAAC;IAC3L;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,2EAA2E,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACpL;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,0CAA0C,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACrK;AACD;;GAEG;AACH,MAAM,WAAW,2EAA2E;IACxF;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,oEAAoE,sNAAsN,CAAC;AAcxS;;GAEG;AACH,eAAO,MAAM,2EAA2E,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,yDAAyD,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQhO,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,yEAAyE,EAAE,gBAuBvF,CAAC"}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createMailboxRestoreArtifactsBulkAdditionRequestCollectionResponseFromDiscriminatorValue, createMailboxRestoreArtifactsBulkAdditionRequestFromDiscriminatorValue, serializeMailboxRestoreArtifactsBulkAdditionRequest } from '@microsoft/msgraph-sdk/models/index.js';
|
|
6
|
+
// @ts-ignore
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
8
|
+
// @ts-ignore
|
|
9
|
+
import { CountRequestBuilderRequestsMetadata } from './count/index.js';
|
|
10
|
+
// @ts-ignore
|
|
11
|
+
import { MailboxRestoreArtifactsBulkAdditionRequestItemRequestBuilderRequestsMetadata } from './item/index.js';
|
|
12
|
+
/**
|
|
13
|
+
* Uri template for the request builder.
|
|
14
|
+
*/
|
|
15
|
+
export const MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession%2Did}/mailboxRestoreArtifactsBulkAdditionRequests{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
|
|
16
|
+
/**
|
|
17
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
18
|
+
*/
|
|
19
|
+
const MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilderGetQueryParametersMapper = {
|
|
20
|
+
"count": "%24count",
|
|
21
|
+
"expand": "%24expand",
|
|
22
|
+
"filter": "%24filter",
|
|
23
|
+
"orderby": "%24orderby",
|
|
24
|
+
"search": "%24search",
|
|
25
|
+
"select": "%24select",
|
|
26
|
+
"skip": "%24skip",
|
|
27
|
+
"top": "%24top",
|
|
28
|
+
};
|
|
29
|
+
/**
|
|
30
|
+
* Metadata for all the navigation properties in the request builder.
|
|
31
|
+
*/
|
|
32
|
+
export const MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilderNavigationMetadata = {
|
|
33
|
+
byMailboxRestoreArtifactsBulkAdditionRequestId: {
|
|
34
|
+
requestsMetadata: MailboxRestoreArtifactsBulkAdditionRequestItemRequestBuilderRequestsMetadata,
|
|
35
|
+
pathParametersMappings: ["mailboxRestoreArtifactsBulkAdditionRequest%2Did"],
|
|
36
|
+
},
|
|
37
|
+
count: {
|
|
38
|
+
requestsMetadata: CountRequestBuilderRequestsMetadata,
|
|
39
|
+
},
|
|
40
|
+
};
|
|
41
|
+
/**
|
|
42
|
+
* Metadata for all the requests in the request builder.
|
|
43
|
+
*/
|
|
44
|
+
export const MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilderRequestsMetadata = {
|
|
45
|
+
get: {
|
|
46
|
+
uriTemplate: MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilderUriTemplate,
|
|
47
|
+
responseBodyContentType: "application/json",
|
|
48
|
+
errorMappings: {
|
|
49
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
50
|
+
},
|
|
51
|
+
adapterMethodName: "send",
|
|
52
|
+
responseBodyFactory: createMailboxRestoreArtifactsBulkAdditionRequestCollectionResponseFromDiscriminatorValue,
|
|
53
|
+
queryParametersMapper: MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilderGetQueryParametersMapper,
|
|
54
|
+
},
|
|
55
|
+
post: {
|
|
56
|
+
uriTemplate: MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilderUriTemplate,
|
|
57
|
+
responseBodyContentType: "application/json",
|
|
58
|
+
errorMappings: {
|
|
59
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
60
|
+
},
|
|
61
|
+
adapterMethodName: "send",
|
|
62
|
+
responseBodyFactory: createMailboxRestoreArtifactsBulkAdditionRequestFromDiscriminatorValue,
|
|
63
|
+
requestBodyContentType: "application/json",
|
|
64
|
+
requestBodySerializer: serializeMailboxRestoreArtifactsBulkAdditionRequest,
|
|
65
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
66
|
+
},
|
|
67
|
+
};
|
|
68
|
+
/* tslint:enable */
|
|
69
|
+
/* eslint-enable */
|
|
70
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,wFAAwF,EAAE,sEAAsE,EAAE,mDAAmD,EAAsH,MAAM,wCAAwC,CAAC;AACnY,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,4EAA4E,EAAqE,MAAM,iBAAiB,CAAC;AAoFlL;;GAEG;AACH,MAAM,CAAC,MAAM,oEAAoE,GAAG,mNAAmN,CAAC;AACxS;;GAEG;AACH,MAAM,iFAAiF,GAA2B;IAC9G,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,2EAA2E,GAA6I;IACjO,8CAA8C,EAAE;QAC5C,gBAAgB,EAAE,4EAA4E;QAC9F,sBAAsB,EAAE,CAAC,iDAAiD,CAAC;KAC9E;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,yEAAyE,GAAqB;IACvG,GAAG,EAAE;QACD,WAAW,EAAE,oEAAoE;QACjF,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,wFAAwF;QAC9G,qBAAqB,EAAE,iFAAiF;KAC3G;IACD,IAAI,EAAE;QACF,WAAW,EAAE,oEAAoE;QACjF,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,sEAAsE;QAC5F,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,mDAAmD;QAC1E,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|