@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,69 @@
|
|
|
1
|
+
import { type MailboxRestoreArtifactsBulkAdditionRequest } 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 mailboxRestoreArtifactsBulkAdditionRequests property of the microsoft.graph.exchangeRestoreSession entity.
|
|
5
|
+
*/
|
|
6
|
+
export interface MailboxRestoreArtifactsBulkAdditionRequestItemRequestBuilder extends BaseRequestBuilder<MailboxRestoreArtifactsBulkAdditionRequestItemRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* Delete navigation property mailboxRestoreArtifactsBulkAdditionRequests for solutions
|
|
9
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
11
|
+
*/
|
|
12
|
+
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
13
|
+
/**
|
|
14
|
+
* Get mailboxRestoreArtifactsBulkAdditionRequests from solutions
|
|
15
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
16
|
+
* @returns {Promise<MailboxRestoreArtifactsBulkAdditionRequest>}
|
|
17
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
18
|
+
*/
|
|
19
|
+
get(requestConfiguration?: RequestConfiguration<MailboxRestoreArtifactsBulkAdditionRequestItemRequestBuilderGetQueryParameters> | undefined): Promise<MailboxRestoreArtifactsBulkAdditionRequest | undefined>;
|
|
20
|
+
/**
|
|
21
|
+
* Update the navigation property mailboxRestoreArtifactsBulkAdditionRequests in solutions
|
|
22
|
+
* @param body The request body
|
|
23
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
24
|
+
* @returns {Promise<MailboxRestoreArtifactsBulkAdditionRequest>}
|
|
25
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
26
|
+
*/
|
|
27
|
+
patch(body: MailboxRestoreArtifactsBulkAdditionRequest, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<MailboxRestoreArtifactsBulkAdditionRequest | undefined>;
|
|
28
|
+
/**
|
|
29
|
+
* Delete navigation property mailboxRestoreArtifactsBulkAdditionRequests for solutions
|
|
30
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
31
|
+
* @returns {RequestInformation}
|
|
32
|
+
*/
|
|
33
|
+
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
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<MailboxRestoreArtifactsBulkAdditionRequestItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
40
|
+
/**
|
|
41
|
+
* Update the navigation property mailboxRestoreArtifactsBulkAdditionRequests in 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
|
+
toPatchRequestInformation(body: MailboxRestoreArtifactsBulkAdditionRequest, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* Get mailboxRestoreArtifactsBulkAdditionRequests from solutions
|
|
50
|
+
*/
|
|
51
|
+
export interface MailboxRestoreArtifactsBulkAdditionRequestItemRequestBuilderGetQueryParameters {
|
|
52
|
+
/**
|
|
53
|
+
* Expand related entities
|
|
54
|
+
*/
|
|
55
|
+
expand?: string[];
|
|
56
|
+
/**
|
|
57
|
+
* Select properties to be returned
|
|
58
|
+
*/
|
|
59
|
+
select?: string[];
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* Uri template for the request builder.
|
|
63
|
+
*/
|
|
64
|
+
export declare const MailboxRestoreArtifactsBulkAdditionRequestItemRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession%2Did}/mailboxRestoreArtifactsBulkAdditionRequests/{mailboxRestoreArtifactsBulkAdditionRequest%2Did}{?%24expand,%24select}";
|
|
65
|
+
/**
|
|
66
|
+
* Metadata for all the requests in the request builder.
|
|
67
|
+
*/
|
|
68
|
+
export declare const MailboxRestoreArtifactsBulkAdditionRequestItemRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
69
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA+H,KAAK,0CAA0C,EAAE,MAAM,wCAAwC,CAAC;AAItO,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,4DAA6D,SAAQ,kBAAkB,CAAC,4DAA4D,CAAC;IAClK;;;;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,8EAA8E,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,0CAA0C,GAAG,SAAS,CAAC,CAAC;IAChN;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,0CAA0C,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,0CAA0C,GAAG,SAAS,CAAC,CAAC;IAC5L;;;;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,8EAA8E,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACvL;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,0CAA0C,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACtK;AACD;;GAEG;AACH,MAAM,WAAW,8EAA8E;IAC3F;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,uEAAuE,iNAAiN,CAAC;AAQtS;;GAEG;AACH,eAAO,MAAM,4EAA4E,EAAE,gBA8B1F,CAAC"}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createMailboxRestoreArtifactsBulkAdditionRequestFromDiscriminatorValue, serializeMailboxRestoreArtifactsBulkAdditionRequest } 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 MailboxRestoreArtifactsBulkAdditionRequestItemRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession%2Did}/mailboxRestoreArtifactsBulkAdditionRequests/{mailboxRestoreArtifactsBulkAdditionRequest%2Did}{?%24expand,%24select}";
|
|
12
|
+
/**
|
|
13
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
14
|
+
*/
|
|
15
|
+
const MailboxRestoreArtifactsBulkAdditionRequestItemRequestBuilderGetQueryParametersMapper = {
|
|
16
|
+
"expand": "%24expand",
|
|
17
|
+
"select": "%24select",
|
|
18
|
+
};
|
|
19
|
+
/**
|
|
20
|
+
* Metadata for all the requests in the request builder.
|
|
21
|
+
*/
|
|
22
|
+
export const MailboxRestoreArtifactsBulkAdditionRequestItemRequestBuilderRequestsMetadata = {
|
|
23
|
+
delete: {
|
|
24
|
+
uriTemplate: MailboxRestoreArtifactsBulkAdditionRequestItemRequestBuilderUriTemplate,
|
|
25
|
+
errorMappings: {
|
|
26
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
27
|
+
},
|
|
28
|
+
adapterMethodName: "sendNoResponseContent",
|
|
29
|
+
},
|
|
30
|
+
get: {
|
|
31
|
+
uriTemplate: MailboxRestoreArtifactsBulkAdditionRequestItemRequestBuilderUriTemplate,
|
|
32
|
+
responseBodyContentType: "application/json",
|
|
33
|
+
errorMappings: {
|
|
34
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
35
|
+
},
|
|
36
|
+
adapterMethodName: "send",
|
|
37
|
+
responseBodyFactory: createMailboxRestoreArtifactsBulkAdditionRequestFromDiscriminatorValue,
|
|
38
|
+
queryParametersMapper: MailboxRestoreArtifactsBulkAdditionRequestItemRequestBuilderGetQueryParametersMapper,
|
|
39
|
+
},
|
|
40
|
+
patch: {
|
|
41
|
+
uriTemplate: MailboxRestoreArtifactsBulkAdditionRequestItemRequestBuilderUriTemplate,
|
|
42
|
+
responseBodyContentType: "application/json",
|
|
43
|
+
errorMappings: {
|
|
44
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
45
|
+
},
|
|
46
|
+
adapterMethodName: "send",
|
|
47
|
+
responseBodyFactory: createMailboxRestoreArtifactsBulkAdditionRequestFromDiscriminatorValue,
|
|
48
|
+
requestBodyContentType: "application/json",
|
|
49
|
+
requestBodySerializer: serializeMailboxRestoreArtifactsBulkAdditionRequest,
|
|
50
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
51
|
+
},
|
|
52
|
+
};
|
|
53
|
+
/* tslint:enable */
|
|
54
|
+
/* eslint-enable */
|
|
55
|
+
//# 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,sEAAsE,EAAE,mDAAmD,EAAmD,MAAM,wCAAwC,CAAC;AACtO,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AA8D7H;;GAEG;AACH,MAAM,CAAC,MAAM,uEAAuE,GAAG,8MAA8M,CAAC;AACtS;;GAEG;AACH,MAAM,oFAAoF,GAA2B;IACjH,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,4EAA4E,GAAqB;IAC1G,MAAM,EAAE;QACJ,WAAW,EAAE,uEAAuE;QACpF,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,uEAAuE;QACpF,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,sEAAsE;QAC5F,qBAAqB,EAAE,oFAAoF;KAC9G;IACD,KAAK,EAAE;QACH,WAAW,EAAE,uEAAuE;QACpF,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"}
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
import { type BackupRestoreRoot } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
2
|
import { type DriveInclusionRulesRequestBuilder } from './driveInclusionRules/index.js';
|
|
3
3
|
import { type DriveProtectionUnitsRequestBuilder } from './driveProtectionUnits/index.js';
|
|
4
|
+
import { type DriveProtectionUnitsBulkAdditionJobsRequestBuilder } from './driveProtectionUnitsBulkAdditionJobs/index.js';
|
|
4
5
|
import { type EnableRequestBuilder } from './enable/index.js';
|
|
5
6
|
import { type ExchangeProtectionPoliciesRequestBuilder } from './exchangeProtectionPolicies/index.js';
|
|
6
7
|
import { type ExchangeRestoreSessionsRequestBuilder } from './exchangeRestoreSessions/index.js';
|
|
7
8
|
import { type MailboxInclusionRulesRequestBuilder } from './mailboxInclusionRules/index.js';
|
|
8
9
|
import { type MailboxProtectionUnitsRequestBuilder } from './mailboxProtectionUnits/index.js';
|
|
10
|
+
import { type MailboxProtectionUnitsBulkAdditionJobsRequestBuilder } from './mailboxProtectionUnitsBulkAdditionJobs/index.js';
|
|
9
11
|
import { type OneDriveForBusinessProtectionPoliciesRequestBuilder } from './oneDriveForBusinessProtectionPolicies/index.js';
|
|
10
12
|
import { type OneDriveForBusinessRestoreSessionsRequestBuilder } from './oneDriveForBusinessRestoreSessions/index.js';
|
|
11
13
|
import { type ProtectionPoliciesRequestBuilder } from './protectionPolicies/index.js';
|
|
@@ -17,6 +19,7 @@ import { type SharePointProtectionPoliciesRequestBuilder } from './sharePointPro
|
|
|
17
19
|
import { type SharePointRestoreSessionsRequestBuilder } from './sharePointRestoreSessions/index.js';
|
|
18
20
|
import { type SiteInclusionRulesRequestBuilder } from './siteInclusionRules/index.js';
|
|
19
21
|
import { type SiteProtectionUnitsRequestBuilder } from './siteProtectionUnits/index.js';
|
|
22
|
+
import { type SiteProtectionUnitsBulkAdditionJobsRequestBuilder } from './siteProtectionUnitsBulkAdditionJobs/index.js';
|
|
20
23
|
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
21
24
|
/**
|
|
22
25
|
* Provides operations to manage the backupRestore property of the microsoft.graph.solutionsRoot entity.
|
|
@@ -30,6 +33,10 @@ export interface BackupRestoreRequestBuilder extends BaseRequestBuilder<BackupRe
|
|
|
30
33
|
* Provides operations to manage the driveProtectionUnits property of the microsoft.graph.backupRestoreRoot entity.
|
|
31
34
|
*/
|
|
32
35
|
get driveProtectionUnits(): DriveProtectionUnitsRequestBuilder;
|
|
36
|
+
/**
|
|
37
|
+
* Provides operations to manage the driveProtectionUnitsBulkAdditionJobs property of the microsoft.graph.backupRestoreRoot entity.
|
|
38
|
+
*/
|
|
39
|
+
get driveProtectionUnitsBulkAdditionJobs(): DriveProtectionUnitsBulkAdditionJobsRequestBuilder;
|
|
33
40
|
/**
|
|
34
41
|
* Provides operations to call the enable method.
|
|
35
42
|
*/
|
|
@@ -50,6 +57,10 @@ export interface BackupRestoreRequestBuilder extends BaseRequestBuilder<BackupRe
|
|
|
50
57
|
* Provides operations to manage the mailboxProtectionUnits property of the microsoft.graph.backupRestoreRoot entity.
|
|
51
58
|
*/
|
|
52
59
|
get mailboxProtectionUnits(): MailboxProtectionUnitsRequestBuilder;
|
|
60
|
+
/**
|
|
61
|
+
* Provides operations to manage the mailboxProtectionUnitsBulkAdditionJobs property of the microsoft.graph.backupRestoreRoot entity.
|
|
62
|
+
*/
|
|
63
|
+
get mailboxProtectionUnitsBulkAdditionJobs(): MailboxProtectionUnitsBulkAdditionJobsRequestBuilder;
|
|
53
64
|
/**
|
|
54
65
|
* Provides operations to manage the oneDriveForBusinessProtectionPolicies property of the microsoft.graph.backupRestoreRoot entity.
|
|
55
66
|
*/
|
|
@@ -94,6 +105,10 @@ export interface BackupRestoreRequestBuilder extends BaseRequestBuilder<BackupRe
|
|
|
94
105
|
* Provides operations to manage the siteProtectionUnits property of the microsoft.graph.backupRestoreRoot entity.
|
|
95
106
|
*/
|
|
96
107
|
get siteProtectionUnits(): SiteProtectionUnitsRequestBuilder;
|
|
108
|
+
/**
|
|
109
|
+
* Provides operations to manage the siteProtectionUnitsBulkAdditionJobs property of the microsoft.graph.backupRestoreRoot entity.
|
|
110
|
+
*/
|
|
111
|
+
get siteProtectionUnitsBulkAdditionJobs(): SiteProtectionUnitsBulkAdditionJobsRequestBuilder;
|
|
97
112
|
/**
|
|
98
113
|
* Delete navigation property backupRestore for solutions
|
|
99
114
|
* @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":"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
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"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"}
|
|
@@ -10,6 +10,8 @@ import { DriveInclusionRulesRequestBuilderNavigationMetadata, DriveInclusionRule
|
|
|
10
10
|
// @ts-ignore
|
|
11
11
|
import { DriveProtectionUnitsRequestBuilderNavigationMetadata, DriveProtectionUnitsRequestBuilderRequestsMetadata } from './driveProtectionUnits/index.js';
|
|
12
12
|
// @ts-ignore
|
|
13
|
+
import { DriveProtectionUnitsBulkAdditionJobsRequestBuilderNavigationMetadata, DriveProtectionUnitsBulkAdditionJobsRequestBuilderRequestsMetadata } from './driveProtectionUnitsBulkAdditionJobs/index.js';
|
|
14
|
+
// @ts-ignore
|
|
13
15
|
import { EnableRequestBuilderRequestsMetadata } from './enable/index.js';
|
|
14
16
|
// @ts-ignore
|
|
15
17
|
import { ExchangeProtectionPoliciesRequestBuilderNavigationMetadata, ExchangeProtectionPoliciesRequestBuilderRequestsMetadata } from './exchangeProtectionPolicies/index.js';
|
|
@@ -20,6 +22,8 @@ import { MailboxInclusionRulesRequestBuilderNavigationMetadata, MailboxInclusion
|
|
|
20
22
|
// @ts-ignore
|
|
21
23
|
import { MailboxProtectionUnitsRequestBuilderNavigationMetadata, MailboxProtectionUnitsRequestBuilderRequestsMetadata } from './mailboxProtectionUnits/index.js';
|
|
22
24
|
// @ts-ignore
|
|
25
|
+
import { MailboxProtectionUnitsBulkAdditionJobsRequestBuilderNavigationMetadata, MailboxProtectionUnitsBulkAdditionJobsRequestBuilderRequestsMetadata } from './mailboxProtectionUnitsBulkAdditionJobs/index.js';
|
|
26
|
+
// @ts-ignore
|
|
23
27
|
import { OneDriveForBusinessProtectionPoliciesRequestBuilderNavigationMetadata, OneDriveForBusinessProtectionPoliciesRequestBuilderRequestsMetadata } from './oneDriveForBusinessProtectionPolicies/index.js';
|
|
24
28
|
// @ts-ignore
|
|
25
29
|
import { OneDriveForBusinessRestoreSessionsRequestBuilderNavigationMetadata, OneDriveForBusinessRestoreSessionsRequestBuilderRequestsMetadata } from './oneDriveForBusinessRestoreSessions/index.js';
|
|
@@ -41,6 +45,8 @@ import { SharePointRestoreSessionsRequestBuilderNavigationMetadata, SharePointRe
|
|
|
41
45
|
import { SiteInclusionRulesRequestBuilderNavigationMetadata, SiteInclusionRulesRequestBuilderRequestsMetadata } from './siteInclusionRules/index.js';
|
|
42
46
|
// @ts-ignore
|
|
43
47
|
import { SiteProtectionUnitsRequestBuilderNavigationMetadata, SiteProtectionUnitsRequestBuilderRequestsMetadata } from './siteProtectionUnits/index.js';
|
|
48
|
+
// @ts-ignore
|
|
49
|
+
import { SiteProtectionUnitsBulkAdditionJobsRequestBuilderNavigationMetadata, SiteProtectionUnitsBulkAdditionJobsRequestBuilderRequestsMetadata } from './siteProtectionUnitsBulkAdditionJobs/index.js';
|
|
44
50
|
/**
|
|
45
51
|
* Uri template for the request builder.
|
|
46
52
|
*/
|
|
@@ -64,6 +70,10 @@ export const BackupRestoreRequestBuilderNavigationMetadata = {
|
|
|
64
70
|
requestsMetadata: DriveProtectionUnitsRequestBuilderRequestsMetadata,
|
|
65
71
|
navigationMetadata: DriveProtectionUnitsRequestBuilderNavigationMetadata,
|
|
66
72
|
},
|
|
73
|
+
driveProtectionUnitsBulkAdditionJobs: {
|
|
74
|
+
requestsMetadata: DriveProtectionUnitsBulkAdditionJobsRequestBuilderRequestsMetadata,
|
|
75
|
+
navigationMetadata: DriveProtectionUnitsBulkAdditionJobsRequestBuilderNavigationMetadata,
|
|
76
|
+
},
|
|
67
77
|
enable: {
|
|
68
78
|
requestsMetadata: EnableRequestBuilderRequestsMetadata,
|
|
69
79
|
},
|
|
@@ -83,6 +93,10 @@ export const BackupRestoreRequestBuilderNavigationMetadata = {
|
|
|
83
93
|
requestsMetadata: MailboxProtectionUnitsRequestBuilderRequestsMetadata,
|
|
84
94
|
navigationMetadata: MailboxProtectionUnitsRequestBuilderNavigationMetadata,
|
|
85
95
|
},
|
|
96
|
+
mailboxProtectionUnitsBulkAdditionJobs: {
|
|
97
|
+
requestsMetadata: MailboxProtectionUnitsBulkAdditionJobsRequestBuilderRequestsMetadata,
|
|
98
|
+
navigationMetadata: MailboxProtectionUnitsBulkAdditionJobsRequestBuilderNavigationMetadata,
|
|
99
|
+
},
|
|
86
100
|
oneDriveForBusinessProtectionPolicies: {
|
|
87
101
|
requestsMetadata: OneDriveForBusinessProtectionPoliciesRequestBuilderRequestsMetadata,
|
|
88
102
|
navigationMetadata: OneDriveForBusinessProtectionPoliciesRequestBuilderNavigationMetadata,
|
|
@@ -127,6 +141,10 @@ export const BackupRestoreRequestBuilderNavigationMetadata = {
|
|
|
127
141
|
requestsMetadata: SiteProtectionUnitsRequestBuilderRequestsMetadata,
|
|
128
142
|
navigationMetadata: SiteProtectionUnitsRequestBuilderNavigationMetadata,
|
|
129
143
|
},
|
|
144
|
+
siteProtectionUnitsBulkAdditionJobs: {
|
|
145
|
+
requestsMetadata: SiteProtectionUnitsBulkAdditionJobsRequestBuilderRequestsMetadata,
|
|
146
|
+
navigationMetadata: SiteProtectionUnitsBulkAdditionJobsRequestBuilderNavigationMetadata,
|
|
147
|
+
},
|
|
130
148
|
};
|
|
131
149
|
/**
|
|
132
150
|
* 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,6CAA6C,EAAE,0BAA0B,EAA0B,MAAM,wCAAwC,CAAC;AAC3J,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mDAAmD,EAAE,iDAAiD,EAA0C,MAAM,gCAAgC,CAAC;AAChM,aAAa;AACb,OAAO,EAAE,oDAAoD,EAAE,kDAAkD,EAA2C,MAAM,iCAAiC,CAAC;AACpM,aAAa;AACb,OAAO,EAAE,oCAAoC,EAA6B,MAAM,mBAAmB,CAAC;AACpG,aAAa;AACb,OAAO,EAAE,0DAA0D,EAAE,wDAAwD,EAAiD,MAAM,uCAAuC,CAAC;AAC5N,aAAa;AACb,OAAO,EAAE,uDAAuD,EAAE,qDAAqD,EAA8C,MAAM,oCAAoC,CAAC;AAChN,aAAa;AACb,OAAO,EAAE,qDAAqD,EAAE,mDAAmD,EAA4C,MAAM,kCAAkC,CAAC;AACxM,aAAa;AACb,OAAO,EAAE,sDAAsD,EAAE,oDAAoD,EAA6C,MAAM,mCAAmC,CAAC;AAC5M,aAAa;AACb,OAAO,EAAE,qEAAqE,EAAE,mEAAmE,EAA4D,MAAM,kDAAkD,CAAC;AACxQ,aAAa;AACb,OAAO,EAAE,kEAAkE,EAAE,gEAAgE,EAAyD,MAAM,+CAA+C,CAAC;AAC5P,aAAa;AACb,OAAO,EAAE,kDAAkD,EAAE,gDAAgD,EAAyC,MAAM,+BAA+B,CAAC;AAC5L,aAAa;AACb,OAAO,EAAE,+CAA+C,EAAE,6CAA6C,EAAsC,MAAM,4BAA4B,CAAC;AAChL,aAAa;AACb,OAAO,EAAE,6CAA6C,EAAE,2CAA2C,EAAoC,MAAM,0BAA0B,CAAC;AACxK,aAAa;AACb,OAAO,EAAE,+CAA+C,EAAE,6CAA6C,EAAsC,MAAM,4BAA4B,CAAC;AAChL,aAAa;AACb,OAAO,EAAE,2CAA2C,EAAE,yCAAyC,EAAkC,MAAM,wBAAwB,CAAC;AAChK,aAAa;AACb,OAAO,EAAE,4DAA4D,EAAE,0DAA0D,EAAmD,MAAM,yCAAyC,CAAC;AACpO,aAAa;AACb,OAAO,EAAE,yDAAyD,EAAE,uDAAuD,EAAgD,MAAM,sCAAsC,CAAC;AACxN,aAAa;AACb,OAAO,EAAE,kDAAkD,EAAE,gDAAgD,EAAyC,MAAM,+BAA+B,CAAC;AAC5L,aAAa;AACb,OAAO,EAAE,mDAAmD,EAAE,iDAAiD,EAA0C,MAAM,gCAAgC,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"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"}
|
|
@@ -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/mailboxProtectionUnitsBulkAdditionJobs/$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,2GAA2G,CAAC;AAQvJ;;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/mailboxProtectionUnitsBulkAdditionJobs/$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,wGAAwG,CAAC;AACvJ;;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 MailboxProtectionUnitsBulkAdditionJob, 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.backupRestoreRoot 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.backupRestoreRoot 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
|
+
* Create new navigation property to mailboxProtectionUnitsBulkAdditionJobs 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<MailboxProtectionUnitsBulkAdditionJob>}
|
|
31
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
32
|
+
*/
|
|
33
|
+
post(body: MailboxProtectionUnitsBulkAdditionJob, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<MailboxProtectionUnitsBulkAdditionJob | undefined>;
|
|
34
|
+
/**
|
|
35
|
+
* Get mailboxProtectionUnitsBulkAdditionJobs 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<MailboxProtectionUnitsBulkAdditionJobsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
40
|
+
/**
|
|
41
|
+
* Create new navigation property to mailboxProtectionUnitsBulkAdditionJobs 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: MailboxProtectionUnitsBulkAdditionJob, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* Get mailboxProtectionUnitsBulkAdditionJobs from solutions
|
|
50
|
+
*/
|
|
51
|
+
export interface MailboxProtectionUnitsBulkAdditionJobsRequestBuilderGetQueryParameters {
|
|
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 MailboxProtectionUnitsBulkAdditionJobsRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs{?%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 MailboxProtectionUnitsBulkAdditionJobsRequestBuilderNavigationMetadata: Record<Exclude<keyof MailboxProtectionUnitsBulkAdditionJobsRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
93
|
+
/**
|
|
94
|
+
* Metadata for all the requests in the request builder.
|
|
95
|
+
*/
|
|
96
|
+
export declare const MailboxProtectionUnitsBulkAdditionJobsRequestBuilderRequestsMetadata: 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,EAA0M,KAAK,qCAAqC,EAAE,KAAK,uDAAuD,EAAE,MAAM,wCAAwC,CAAC;AAI1W,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;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,qCAAqC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,qCAAqC,GAAG,SAAS,CAAC,CAAC;IACjL;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sEAAsE,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/K;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,qCAAqC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChK;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,2JAA2J,CAAC;AAcxO;;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,gBAuBlF,CAAC"}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { createMailboxProtectionUnitsBulkAdditionJobCollectionResponseFromDiscriminatorValue, createMailboxProtectionUnitsBulkAdditionJobFromDiscriminatorValue, serializeMailboxProtectionUnitsBulkAdditionJob } 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/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
|
+
post: {
|
|
56
|
+
uriTemplate: MailboxProtectionUnitsBulkAdditionJobsRequestBuilderUriTemplate,
|
|
57
|
+
responseBodyContentType: "application/json",
|
|
58
|
+
errorMappings: {
|
|
59
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
60
|
+
},
|
|
61
|
+
adapterMethodName: "send",
|
|
62
|
+
responseBodyFactory: createMailboxProtectionUnitsBulkAdditionJobFromDiscriminatorValue,
|
|
63
|
+
requestBodyContentType: "application/json",
|
|
64
|
+
requestBodySerializer: serializeMailboxProtectionUnitsBulkAdditionJob,
|
|
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,mFAAmF,EAAE,iEAAiE,EAAE,8CAA8C,EAA4G,MAAM,wCAAwC,CAAC;AAC1W,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;AAoFxK;;GAEG;AACH,MAAM,CAAC,MAAM,+DAA+D,GAAG,wJAAwJ,CAAC;AACxO;;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;IACD,IAAI,EAAE;QACF,WAAW,EAAE,+DAA+D;QAC5E,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,iEAAiE;QACvF,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,8CAA8C;QACrE,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -0,0 +1,69 @@
|
|
|
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.backupRestoreRoot entity.
|
|
5
|
+
*/
|
|
6
|
+
export interface MailboxProtectionUnitsBulkAdditionJobItemRequestBuilder extends BaseRequestBuilder<MailboxProtectionUnitsBulkAdditionJobItemRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* Delete navigation property mailboxProtectionUnitsBulkAdditionJobs for solutions
|
|
9
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
11
|
+
*/
|
|
12
|
+
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
13
|
+
/**
|
|
14
|
+
* Get mailboxProtectionUnitsBulkAdditionJobs from solutions
|
|
15
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
16
|
+
* @returns {Promise<MailboxProtectionUnitsBulkAdditionJob>}
|
|
17
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
18
|
+
*/
|
|
19
|
+
get(requestConfiguration?: RequestConfiguration<MailboxProtectionUnitsBulkAdditionJobItemRequestBuilderGetQueryParameters> | undefined): Promise<MailboxProtectionUnitsBulkAdditionJob | undefined>;
|
|
20
|
+
/**
|
|
21
|
+
* Update the navigation property mailboxProtectionUnitsBulkAdditionJobs in solutions
|
|
22
|
+
* @param body The request body
|
|
23
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
24
|
+
* @returns {Promise<MailboxProtectionUnitsBulkAdditionJob>}
|
|
25
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
26
|
+
*/
|
|
27
|
+
patch(body: MailboxProtectionUnitsBulkAdditionJob, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<MailboxProtectionUnitsBulkAdditionJob | undefined>;
|
|
28
|
+
/**
|
|
29
|
+
* Delete navigation property mailboxProtectionUnitsBulkAdditionJobs for solutions
|
|
30
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
31
|
+
* @returns {RequestInformation}
|
|
32
|
+
*/
|
|
33
|
+
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
34
|
+
/**
|
|
35
|
+
* Get mailboxProtectionUnitsBulkAdditionJobs 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<MailboxProtectionUnitsBulkAdditionJobItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
40
|
+
/**
|
|
41
|
+
* Update the navigation property mailboxProtectionUnitsBulkAdditionJobs in 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
|
+
toPatchRequestInformation(body: MailboxProtectionUnitsBulkAdditionJob, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* Get mailboxProtectionUnitsBulkAdditionJobs from solutions
|
|
50
|
+
*/
|
|
51
|
+
export interface MailboxProtectionUnitsBulkAdditionJobItemRequestBuilderGetQueryParameters {
|
|
52
|
+
/**
|
|
53
|
+
* Expand related entities
|
|
54
|
+
*/
|
|
55
|
+
expand?: string[];
|
|
56
|
+
/**
|
|
57
|
+
* Select properties to be returned
|
|
58
|
+
*/
|
|
59
|
+
select?: string[];
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* Uri template for the request builder.
|
|
63
|
+
*/
|
|
64
|
+
export declare const MailboxProtectionUnitsBulkAdditionJobItemRequestBuilderUriTemplate = "{+baseurl}/solutions/backupRestore/mailboxProtectionUnitsBulkAdditionJobs/{mailboxProtectionUnitsBulkAdditionJob%2Did}{?%24expand,%24select}";
|
|
65
|
+
/**
|
|
66
|
+
* Metadata for all the requests in the request builder.
|
|
67
|
+
*/
|
|
68
|
+
export declare const MailboxProtectionUnitsBulkAdditionJobItemRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
69
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAqH,KAAK,qCAAqC,EAAE,MAAM,wCAAwC,CAAC;AAIvN,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;;;;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,yEAAyE,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,qCAAqC,GAAG,SAAS,CAAC,CAAC;IACtM;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,qCAAqC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,qCAAqC,GAAG,SAAS,CAAC,CAAC;IAClL;;;;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,yEAAyE,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClL;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,qCAAqC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjK;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,iJAAiJ,CAAC;AAQjO;;GAEG;AACH,eAAO,MAAM,uEAAuE,EAAE,gBA8BrF,CAAC"}
|