@microsoft/msgraph-sdk-policies 1.0.0-preview.20 → 1.0.0-preview.21
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 +3 -3
- package/policies/activityBasedTimeoutPolicies/index.d.ts +5 -7
- package/policies/activityBasedTimeoutPolicies/index.d.ts.map +1 -1
- package/policies/activityBasedTimeoutPolicies/item/index.d.ts +7 -10
- package/policies/activityBasedTimeoutPolicies/item/index.d.ts.map +1 -1
- package/policies/adminConsentRequestPolicy/index.d.ts +5 -7
- package/policies/adminConsentRequestPolicy/index.d.ts.map +1 -1
- package/policies/appManagementPolicies/index.d.ts +5 -7
- package/policies/appManagementPolicies/index.d.ts.map +1 -1
- package/policies/appManagementPolicies/item/appliesTo/index.d.ts +3 -4
- package/policies/appManagementPolicies/item/appliesTo/index.d.ts.map +1 -1
- package/policies/appManagementPolicies/item/index.d.ts +7 -10
- package/policies/appManagementPolicies/item/index.d.ts.map +1 -1
- package/policies/authenticationFlowsPolicy/index.d.ts +5 -7
- package/policies/authenticationFlowsPolicy/index.d.ts.map +1 -1
- package/policies/authenticationMethodsPolicy/index.d.ts +5 -7
- package/policies/authenticationMethodsPolicy/index.d.ts.map +1 -1
- package/policies/authenticationStrengthPolicies/index.d.ts +5 -7
- package/policies/authenticationStrengthPolicies/index.d.ts.map +1 -1
- package/policies/authenticationStrengthPolicies/item/combinationConfigurations/index.d.ts +5 -7
- package/policies/authenticationStrengthPolicies/item/combinationConfigurations/index.d.ts.map +1 -1
- package/policies/authenticationStrengthPolicies/item/combinationConfigurations/item/index.d.ts +7 -10
- package/policies/authenticationStrengthPolicies/item/combinationConfigurations/item/index.d.ts.map +1 -1
- package/policies/authenticationStrengthPolicies/item/index.d.ts +7 -10
- package/policies/authenticationStrengthPolicies/item/index.d.ts.map +1 -1
- package/policies/authenticationStrengthPolicies/item/usage/index.d.ts +3 -2
- package/policies/authenticationStrengthPolicies/item/usage/index.d.ts.map +1 -1
- package/policies/authorizationPolicy/index.d.ts +5 -7
- package/policies/authorizationPolicy/index.d.ts.map +1 -1
- package/policies/claimsMappingPolicies/index.d.ts +5 -7
- package/policies/claimsMappingPolicies/index.d.ts.map +1 -1
- package/policies/claimsMappingPolicies/item/index.d.ts +7 -10
- package/policies/claimsMappingPolicies/item/index.d.ts.map +1 -1
- package/policies/crossTenantAccessPolicy/defaultEscaped/index.d.ts +5 -7
- package/policies/crossTenantAccessPolicy/defaultEscaped/index.d.ts.map +1 -1
- package/policies/crossTenantAccessPolicy/index.d.ts +10 -7
- package/policies/crossTenantAccessPolicy/index.d.ts.map +1 -1
- package/policies/crossTenantAccessPolicy/index.js +6 -0
- package/policies/crossTenantAccessPolicy/partners/index.d.ts +5 -7
- package/policies/crossTenantAccessPolicy/partners/index.d.ts.map +1 -1
- package/policies/crossTenantAccessPolicy/partners/item/identitySynchronization/index.d.ts +5 -7
- package/policies/crossTenantAccessPolicy/partners/item/identitySynchronization/index.d.ts.map +1 -1
- package/policies/crossTenantAccessPolicy/partners/item/index.d.ts +7 -10
- package/policies/crossTenantAccessPolicy/partners/item/index.d.ts.map +1 -1
- package/policies/crossTenantAccessPolicy/templates/index.d.ts +83 -0
- package/policies/crossTenantAccessPolicy/templates/index.d.ts.map +1 -0
- package/policies/crossTenantAccessPolicy/templates/index.js +73 -0
- package/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization/index.d.ts +69 -0
- package/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization/index.d.ts.map +1 -0
- package/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization/index.js +58 -0
- package/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration/index.d.ts +69 -0
- package/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration/index.d.ts.map +1 -0
- package/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration/index.js +58 -0
- package/policies/defaultAppManagementPolicy/index.d.ts +5 -7
- package/policies/defaultAppManagementPolicy/index.d.ts.map +1 -1
- package/policies/featureRolloutPolicies/index.d.ts +5 -7
- package/policies/featureRolloutPolicies/index.d.ts.map +1 -1
- package/policies/featureRolloutPolicies/item/appliesTo/index.d.ts +2 -3
- package/policies/featureRolloutPolicies/item/appliesTo/index.d.ts.map +1 -1
- package/policies/featureRolloutPolicies/item/appliesTo/item/ref/index.d.ts +2 -3
- package/policies/featureRolloutPolicies/item/appliesTo/item/ref/index.d.ts.map +1 -1
- package/policies/featureRolloutPolicies/item/appliesTo/ref/index.d.ts +5 -7
- package/policies/featureRolloutPolicies/item/appliesTo/ref/index.d.ts.map +1 -1
- package/policies/featureRolloutPolicies/item/index.d.ts +7 -10
- package/policies/featureRolloutPolicies/item/index.d.ts.map +1 -1
- package/policies/homeRealmDiscoveryPolicies/index.d.ts +5 -7
- package/policies/homeRealmDiscoveryPolicies/index.d.ts.map +1 -1
- package/policies/homeRealmDiscoveryPolicies/item/index.d.ts +7 -10
- package/policies/homeRealmDiscoveryPolicies/item/index.d.ts.map +1 -1
- package/policies/identitySecurityDefaultsEnforcementPolicy/index.d.ts +5 -7
- package/policies/identitySecurityDefaultsEnforcementPolicy/index.d.ts.map +1 -1
- package/policies/permissionGrantPolicies/index.d.ts +5 -7
- package/policies/permissionGrantPolicies/index.d.ts.map +1 -1
- package/policies/permissionGrantPolicies/item/excludes/index.d.ts +5 -7
- package/policies/permissionGrantPolicies/item/excludes/index.d.ts.map +1 -1
- package/policies/permissionGrantPolicies/item/excludes/item/index.d.ts +5 -6
- package/policies/permissionGrantPolicies/item/excludes/item/index.d.ts.map +1 -1
- package/policies/permissionGrantPolicies/item/includes/index.d.ts +5 -7
- package/policies/permissionGrantPolicies/item/includes/index.d.ts.map +1 -1
- package/policies/permissionGrantPolicies/item/includes/item/index.d.ts +5 -6
- package/policies/permissionGrantPolicies/item/includes/item/index.d.ts.map +1 -1
- package/policies/permissionGrantPolicies/item/index.d.ts +7 -10
- package/policies/permissionGrantPolicies/item/index.d.ts.map +1 -1
- package/policies/roleManagementPolicies/index.d.ts +3 -4
- package/policies/roleManagementPolicies/index.d.ts.map +1 -1
- package/policies/roleManagementPolicies/item/index.d.ts +3 -4
- package/policies/roleManagementPolicies/item/index.d.ts.map +1 -1
- package/policies/roleManagementPolicies/item/rules/index.d.ts +3 -4
- package/policies/roleManagementPolicies/item/rules/index.d.ts.map +1 -1
- package/policies/roleManagementPolicies/item/rules/item/index.d.ts +5 -7
- package/policies/roleManagementPolicies/item/rules/item/index.d.ts.map +1 -1
- package/policies/roleManagementPolicyAssignments/index.d.ts +3 -4
- package/policies/roleManagementPolicyAssignments/index.d.ts.map +1 -1
- package/policies/roleManagementPolicyAssignments/item/index.d.ts +3 -4
- package/policies/roleManagementPolicyAssignments/item/index.d.ts.map +1 -1
- package/policies/tokenIssuancePolicies/index.d.ts +5 -7
- package/policies/tokenIssuancePolicies/index.d.ts.map +1 -1
- package/policies/tokenIssuancePolicies/item/index.d.ts +4 -6
- package/policies/tokenIssuancePolicies/item/index.d.ts.map +1 -1
- package/policies/tokenLifetimePolicies/index.d.ts +5 -7
- package/policies/tokenLifetimePolicies/index.d.ts.map +1 -1
- package/policies/tokenLifetimePolicies/item/index.d.ts +7 -10
- package/policies/tokenLifetimePolicies/item/index.d.ts.map +1 -1
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -17,30 +17,28 @@ export interface PartnersRequestBuilder extends BaseRequestBuilder<PartnersReque
|
|
|
17
17
|
*/
|
|
18
18
|
byCrossTenantAccessPolicyConfigurationPartnerTenantId(crossTenantAccessPolicyConfigurationPartnerTenantId: string): CrossTenantAccessPolicyConfigurationPartnerTenantItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* Defines partner-specific configurations for external Microsoft Entra organizations.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<CrossTenantAccessPolicyConfigurationPartnerCollectionResponse>}
|
|
23
23
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
-
* @see {@link https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-list-partners?view=graph-rest-1.0|Find more info here}
|
|
25
24
|
*/
|
|
26
25
|
get(requestConfiguration?: RequestConfiguration<PartnersRequestBuilderGetQueryParameters> | undefined): Promise<CrossTenantAccessPolicyConfigurationPartnerCollectionResponse | undefined>;
|
|
27
26
|
/**
|
|
28
|
-
* Create
|
|
27
|
+
* Create new navigation property to partners for policies
|
|
29
28
|
* @param body The request body
|
|
30
29
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
31
30
|
* @returns {Promise<CrossTenantAccessPolicyConfigurationPartner>}
|
|
32
31
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
33
|
-
* @see {@link https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-post-partners?view=graph-rest-1.0|Find more info here}
|
|
34
32
|
*/
|
|
35
33
|
post(body: CrossTenantAccessPolicyConfigurationPartner, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<CrossTenantAccessPolicyConfigurationPartner | undefined>;
|
|
36
34
|
/**
|
|
37
|
-
*
|
|
35
|
+
* Defines partner-specific configurations for external Microsoft Entra organizations.
|
|
38
36
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
39
37
|
* @returns {RequestInformation}
|
|
40
38
|
*/
|
|
41
39
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<PartnersRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
42
40
|
/**
|
|
43
|
-
* Create
|
|
41
|
+
* Create new navigation property to partners for policies
|
|
44
42
|
* @param body The request body
|
|
45
43
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
46
44
|
* @returns {RequestInformation}
|
|
@@ -48,7 +46,7 @@ export interface PartnersRequestBuilder extends BaseRequestBuilder<PartnersReque
|
|
|
48
46
|
toPostRequestInformation(body: CrossTenantAccessPolicyConfigurationPartner, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
49
47
|
}
|
|
50
48
|
/**
|
|
51
|
-
*
|
|
49
|
+
* Defines partner-specific configurations for external Microsoft Entra organizations.
|
|
52
50
|
*/
|
|
53
51
|
export interface PartnersRequestBuilderGetQueryParameters {
|
|
54
52
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA4N,KAAK,2CAA2C,EAAE,KAAK,6DAA6D,EAAE,MAAM,gCAAgC,CAAC;AAIhY,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAA8K,KAAK,mEAAmE,EAAE,MAAM,SAAS,CAAC;AAE/Q,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,sBAAuB,SAAQ,kBAAkB,CAAC,sBAAsB,CAAC;IACtF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,qDAAqD,CAAC,mDAAmD,EAAE,MAAM,GAAI,mEAAmE,CAAC;IAC1L
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA4N,KAAK,2CAA2C,EAAE,KAAK,6DAA6D,EAAE,MAAM,gCAAgC,CAAC;AAIhY,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAA8K,KAAK,mEAAmE,EAAE,MAAM,SAAS,CAAC;AAE/Q,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,sBAAuB,SAAQ,kBAAkB,CAAC,sBAAsB,CAAC;IACtF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,qDAAqD,CAAC,mDAAmD,EAAE,MAAM,GAAI,mEAAmE,CAAC;IAC1L;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,6DAA6D,GAAG,SAAS,CAAC,CAAC;IAC7L;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,2CAA2C,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,2CAA2C,GAAG,SAAS,CAAC,CAAC;IAC7L;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,2CAA2C,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACtK;AACD;;GAEG;AACH,MAAM,WAAW,wCAAwC;IACrD;;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,iCAAiC,sIAAsI,CAAC;AAcrL;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sBAAsB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAS1J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBAuBpD,CAAC"}
|
|
@@ -5,18 +5,16 @@ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInforma
|
|
|
5
5
|
*/
|
|
6
6
|
export interface IdentitySynchronizationRequestBuilder extends BaseRequestBuilder<IdentitySynchronizationRequestBuilder> {
|
|
7
7
|
/**
|
|
8
|
-
* Delete
|
|
8
|
+
* Delete navigation property identitySynchronization for policies
|
|
9
9
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
10
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
11
|
-
* @see {@link https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-delete?view=graph-rest-1.0|Find more info here}
|
|
12
11
|
*/
|
|
13
12
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
14
13
|
/**
|
|
15
|
-
*
|
|
14
|
+
* Defines the cross-tenant policy for the synchronization of users from a partner tenant. Use this user synchronization policy to streamline collaboration between users in a multitenant organization by automating the creation, update, and deletion of users from one tenant to another.
|
|
16
15
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
17
16
|
* @returns {Promise<CrossTenantIdentitySyncPolicyPartner>}
|
|
18
17
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
19
|
-
* @see {@link https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-get?view=graph-rest-1.0|Find more info here}
|
|
20
18
|
*/
|
|
21
19
|
get(requestConfiguration?: RequestConfiguration<IdentitySynchronizationRequestBuilderGetQueryParameters> | undefined): Promise<CrossTenantIdentitySyncPolicyPartner | undefined>;
|
|
22
20
|
/**
|
|
@@ -28,13 +26,13 @@ export interface IdentitySynchronizationRequestBuilder extends BaseRequestBuilde
|
|
|
28
26
|
*/
|
|
29
27
|
put(body: CrossTenantIdentitySyncPolicyPartner, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<CrossTenantIdentitySyncPolicyPartner | undefined>;
|
|
30
28
|
/**
|
|
31
|
-
* Delete
|
|
29
|
+
* Delete navigation property identitySynchronization for policies
|
|
32
30
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
33
31
|
* @returns {RequestInformation}
|
|
34
32
|
*/
|
|
35
33
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
36
34
|
/**
|
|
37
|
-
*
|
|
35
|
+
* Defines the cross-tenant policy for the synchronization of users from a partner tenant. Use this user synchronization policy to streamline collaboration between users in a multitenant organization by automating the creation, update, and deletion of users from one tenant to another.
|
|
38
36
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
39
37
|
* @returns {RequestInformation}
|
|
40
38
|
*/
|
|
@@ -48,7 +46,7 @@ export interface IdentitySynchronizationRequestBuilder extends BaseRequestBuilde
|
|
|
48
46
|
toPutRequestInformation(body: CrossTenantIdentitySyncPolicyPartner, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
49
47
|
}
|
|
50
48
|
/**
|
|
51
|
-
*
|
|
49
|
+
* Defines the cross-tenant policy for the synchronization of users from a partner tenant. Use this user synchronization policy to streamline collaboration between users in a multitenant organization by automating the creation, update, and deletion of users from one tenant to another.
|
|
52
50
|
*/
|
|
53
51
|
export interface IdentitySynchronizationRequestBuilderGetQueryParameters {
|
|
54
52
|
/**
|
package/policies/crossTenantAccessPolicy/partners/item/identitySynchronization/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmH,KAAK,oCAAoC,EAAE,MAAM,gCAAgC,CAAC;AAI5M,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,qCAAsC,SAAQ,kBAAkB,CAAC,qCAAqC,CAAC;IACpH
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmH,KAAK,oCAAoC,EAAE,MAAM,gCAAgC,CAAC;AAI5M,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,qCAAsC,SAAQ,kBAAkB,CAAC,qCAAqC,CAAC;IACpH;;;;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,uDAAuD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oCAAoC,GAAG,SAAS,CAAC,CAAC;IACnL;;;;;;OAMG;IACF,GAAG,CAAC,IAAI,EAAE,oCAAoC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oCAAoC,GAAG,SAAS,CAAC,CAAC;IAC9K;;;;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,uDAAuD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAChK;;;;;OAKG;IACF,uBAAuB,CAAC,IAAI,EAAE,oCAAoC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC9J;AACD;;GAEG;AACH,MAAM,WAAW,uDAAuD;IACpE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,gDAAgD,gKAAgK,CAAC;AAQ9N;;GAEG;AACH,eAAO,MAAM,qDAAqD,EAAE,gBA+BnE,CAAC"}
|
|
@@ -10,43 +10,40 @@ export interface CrossTenantAccessPolicyConfigurationPartnerTenantItemRequestBui
|
|
|
10
10
|
*/
|
|
11
11
|
get identitySynchronization(): IdentitySynchronizationRequestBuilder;
|
|
12
12
|
/**
|
|
13
|
-
* Delete
|
|
13
|
+
* Delete navigation property partners for policies
|
|
14
14
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
15
15
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
16
|
-
* @see {@link https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-delete?view=graph-rest-1.0|Find more info here}
|
|
17
16
|
*/
|
|
18
17
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
19
18
|
/**
|
|
20
|
-
*
|
|
19
|
+
* Defines partner-specific configurations for external Microsoft Entra organizations.
|
|
21
20
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
21
|
* @returns {Promise<CrossTenantAccessPolicyConfigurationPartner>}
|
|
23
22
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
-
* @see {@link https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-get?view=graph-rest-1.0|Find more info here}
|
|
25
23
|
*/
|
|
26
24
|
get(requestConfiguration?: RequestConfiguration<CrossTenantAccessPolicyConfigurationPartnerTenantItemRequestBuilderGetQueryParameters> | undefined): Promise<CrossTenantAccessPolicyConfigurationPartner | undefined>;
|
|
27
25
|
/**
|
|
28
|
-
* Update the
|
|
26
|
+
* Update the navigation property partners in policies
|
|
29
27
|
* @param body The request body
|
|
30
28
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
31
29
|
* @returns {Promise<CrossTenantAccessPolicyConfigurationPartner>}
|
|
32
30
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
33
|
-
* @see {@link https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-update?view=graph-rest-1.0|Find more info here}
|
|
34
31
|
*/
|
|
35
32
|
patch(body: CrossTenantAccessPolicyConfigurationPartner, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<CrossTenantAccessPolicyConfigurationPartner | undefined>;
|
|
36
33
|
/**
|
|
37
|
-
* Delete
|
|
34
|
+
* Delete navigation property partners for policies
|
|
38
35
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
39
36
|
* @returns {RequestInformation}
|
|
40
37
|
*/
|
|
41
38
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
42
39
|
/**
|
|
43
|
-
*
|
|
40
|
+
* Defines partner-specific configurations for external Microsoft Entra organizations.
|
|
44
41
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
45
42
|
* @returns {RequestInformation}
|
|
46
43
|
*/
|
|
47
44
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<CrossTenantAccessPolicyConfigurationPartnerTenantItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
48
45
|
/**
|
|
49
|
-
* Update the
|
|
46
|
+
* Update the navigation property partners in policies
|
|
50
47
|
* @param body The request body
|
|
51
48
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
52
49
|
* @returns {RequestInformation}
|
|
@@ -54,7 +51,7 @@ export interface CrossTenantAccessPolicyConfigurationPartnerTenantItemRequestBui
|
|
|
54
51
|
toPatchRequestInformation(body: CrossTenantAccessPolicyConfigurationPartner, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
55
52
|
}
|
|
56
53
|
/**
|
|
57
|
-
*
|
|
54
|
+
* Defines partner-specific configurations for external Microsoft Entra organizations.
|
|
58
55
|
*/
|
|
59
56
|
export interface CrossTenantAccessPolicyConfigurationPartnerTenantItemRequestBuilderGetQueryParameters {
|
|
60
57
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiI,KAAK,2CAA2C,EAAE,MAAM,gCAAgC,CAAC;AAIjO,OAAO,EAAyD,KAAK,qCAAqC,EAAE,MAAM,4BAA4B,CAAC;AAE/I,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,mEAAoE,SAAQ,kBAAkB,CAAC,mEAAmE,CAAC;IAChL;;OAEG;IACH,IAAI,uBAAuB,IAAI,qCAAqC,CAAC;IACrE
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiI,KAAK,2CAA2C,EAAE,MAAM,gCAAgC,CAAC;AAIjO,OAAO,EAAyD,KAAK,qCAAqC,EAAE,MAAM,4BAA4B,CAAC;AAE/I,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,mEAAoE,SAAQ,kBAAkB,CAAC,mEAAmE,CAAC;IAChL;;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,qFAAqF,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,2CAA2C,GAAG,SAAS,CAAC,CAAC;IACxN;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,2CAA2C,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,2CAA2C,GAAG,SAAS,CAAC,CAAC;IAC9L;;;;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,qFAAqF,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC9L;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,2CAA2C,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvK;AACD;;GAEG;AACH,MAAM,WAAW,qFAAqF;IAClG;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,8EAA8E,wIAAwI,CAAC;AAQpO;;GAEG;AACH,eAAO,MAAM,qFAAqF,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,mEAAmE,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAIpP,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,mFAAmF,EAAE,gBA+BjG,CAAC"}
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
import { type PolicyTemplate } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
+
import { type MultiTenantOrganizationIdentitySynchronizationRequestBuilder } from './multiTenantOrganizationIdentitySynchronization/';
|
|
3
|
+
import { type MultiTenantOrganizationPartnerConfigurationRequestBuilder } from './multiTenantOrganizationPartnerConfiguration/';
|
|
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 templates property of the microsoft.graph.crossTenantAccessPolicy entity.
|
|
7
|
+
*/
|
|
8
|
+
export interface TemplatesRequestBuilder extends BaseRequestBuilder<TemplatesRequestBuilder> {
|
|
9
|
+
/**
|
|
10
|
+
* Provides operations to manage the multiTenantOrganizationIdentitySynchronization property of the microsoft.graph.policyTemplate entity.
|
|
11
|
+
*/
|
|
12
|
+
get multiTenantOrganizationIdentitySynchronization(): MultiTenantOrganizationIdentitySynchronizationRequestBuilder;
|
|
13
|
+
/**
|
|
14
|
+
* Provides operations to manage the multiTenantOrganizationPartnerConfiguration property of the microsoft.graph.policyTemplate entity.
|
|
15
|
+
*/
|
|
16
|
+
get multiTenantOrganizationPartnerConfiguration(): MultiTenantOrganizationPartnerConfigurationRequestBuilder;
|
|
17
|
+
/**
|
|
18
|
+
* Delete navigation property templates for policies
|
|
19
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
20
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
21
|
+
*/
|
|
22
|
+
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
23
|
+
/**
|
|
24
|
+
* Represents the base policy in the directory for multitenant organization settings.
|
|
25
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
26
|
+
* @returns {Promise<PolicyTemplate>}
|
|
27
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
28
|
+
*/
|
|
29
|
+
get(requestConfiguration?: RequestConfiguration<TemplatesRequestBuilderGetQueryParameters> | undefined): Promise<PolicyTemplate | undefined>;
|
|
30
|
+
/**
|
|
31
|
+
* Update the navigation property templates in policies
|
|
32
|
+
* @param body The request body
|
|
33
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
34
|
+
* @returns {Promise<PolicyTemplate>}
|
|
35
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
36
|
+
*/
|
|
37
|
+
patch(body: PolicyTemplate, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<PolicyTemplate | undefined>;
|
|
38
|
+
/**
|
|
39
|
+
* Delete navigation property templates for policies
|
|
40
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
41
|
+
* @returns {RequestInformation}
|
|
42
|
+
*/
|
|
43
|
+
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
44
|
+
/**
|
|
45
|
+
* Represents the base policy in the directory for multitenant organization settings.
|
|
46
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
47
|
+
* @returns {RequestInformation}
|
|
48
|
+
*/
|
|
49
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<TemplatesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
50
|
+
/**
|
|
51
|
+
* Update the navigation property templates in policies
|
|
52
|
+
* @param body The request body
|
|
53
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
54
|
+
* @returns {RequestInformation}
|
|
55
|
+
*/
|
|
56
|
+
toPatchRequestInformation(body: PolicyTemplate, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
57
|
+
}
|
|
58
|
+
/**
|
|
59
|
+
* Represents the base policy in the directory for multitenant organization settings.
|
|
60
|
+
*/
|
|
61
|
+
export interface TemplatesRequestBuilderGetQueryParameters {
|
|
62
|
+
/**
|
|
63
|
+
* Expand related entities
|
|
64
|
+
*/
|
|
65
|
+
expand?: string[];
|
|
66
|
+
/**
|
|
67
|
+
* Select properties to be returned
|
|
68
|
+
*/
|
|
69
|
+
select?: string[];
|
|
70
|
+
}
|
|
71
|
+
/**
|
|
72
|
+
* Uri template for the request builder.
|
|
73
|
+
*/
|
|
74
|
+
export declare const TemplatesRequestBuilderUriTemplate = "{+baseurl}/policies/crossTenantAccessPolicy/templates{?%24expand,%24select}";
|
|
75
|
+
/**
|
|
76
|
+
* Metadata for all the navigation properties in the request builder.
|
|
77
|
+
*/
|
|
78
|
+
export declare const TemplatesRequestBuilderNavigationMetadata: Record<Exclude<keyof TemplatesRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
79
|
+
/**
|
|
80
|
+
* Metadata for all the requests in the request builder.
|
|
81
|
+
*/
|
|
82
|
+
export declare const TemplatesRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
83
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuE,KAAK,cAAc,EAAE,MAAM,gCAAgC,CAAC;AAI1I,OAAO,EAAgF,KAAK,4DAA4D,EAAE,MAAM,mDAAmD,CAAC;AAEpN,OAAO,EAA6E,KAAK,yDAAyD,EAAE,MAAM,gDAAgD,CAAC;AAE3M,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,uBAAwB,SAAQ,kBAAkB,CAAC,uBAAuB,CAAC;IACxF;;OAEG;IACH,IAAI,8CAA8C,IAAI,4DAA4D,CAAC;IACnH;;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,yCAAyC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IAC/I;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IACpI;;;;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,yCAAyC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClJ;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1I;AACD;;GAEG;AACH,MAAM,WAAW,yCAAyC;IACtD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,kCAAkC,gFAAgF,CAAC;AAQhI;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,uBAAuB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAO5J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,uCAAuC,EAAE,gBA+BrD,CAAC"}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.TemplatesRequestBuilderRequestsMetadata = exports.TemplatesRequestBuilderNavigationMetadata = exports.TemplatesRequestBuilderUriTemplate = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
// @ts-ignore
|
|
8
|
+
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
9
|
+
// @ts-ignore
|
|
10
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
11
|
+
// @ts-ignore
|
|
12
|
+
const multiTenantOrganizationIdentitySynchronization_1 = require("./multiTenantOrganizationIdentitySynchronization/");
|
|
13
|
+
// @ts-ignore
|
|
14
|
+
const multiTenantOrganizationPartnerConfiguration_1 = require("./multiTenantOrganizationPartnerConfiguration/");
|
|
15
|
+
/**
|
|
16
|
+
* Uri template for the request builder.
|
|
17
|
+
*/
|
|
18
|
+
exports.TemplatesRequestBuilderUriTemplate = "{+baseurl}/policies/crossTenantAccessPolicy/templates{?%24expand,%24select}";
|
|
19
|
+
/**
|
|
20
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
21
|
+
*/
|
|
22
|
+
const TemplatesRequestBuilderGetQueryParametersMapper = {
|
|
23
|
+
"expand": "%24expand",
|
|
24
|
+
"select": "%24select",
|
|
25
|
+
};
|
|
26
|
+
/**
|
|
27
|
+
* Metadata for all the navigation properties in the request builder.
|
|
28
|
+
*/
|
|
29
|
+
exports.TemplatesRequestBuilderNavigationMetadata = {
|
|
30
|
+
multiTenantOrganizationIdentitySynchronization: {
|
|
31
|
+
requestsMetadata: multiTenantOrganizationIdentitySynchronization_1.MultiTenantOrganizationIdentitySynchronizationRequestBuilderRequestsMetadata,
|
|
32
|
+
},
|
|
33
|
+
multiTenantOrganizationPartnerConfiguration: {
|
|
34
|
+
requestsMetadata: multiTenantOrganizationPartnerConfiguration_1.MultiTenantOrganizationPartnerConfigurationRequestBuilderRequestsMetadata,
|
|
35
|
+
},
|
|
36
|
+
};
|
|
37
|
+
/**
|
|
38
|
+
* Metadata for all the requests in the request builder.
|
|
39
|
+
*/
|
|
40
|
+
exports.TemplatesRequestBuilderRequestsMetadata = {
|
|
41
|
+
delete: {
|
|
42
|
+
uriTemplate: exports.TemplatesRequestBuilderUriTemplate,
|
|
43
|
+
responseBodyContentType: "application/json",
|
|
44
|
+
errorMappings: {
|
|
45
|
+
XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
46
|
+
},
|
|
47
|
+
adapterMethodName: "sendNoResponseContent",
|
|
48
|
+
},
|
|
49
|
+
get: {
|
|
50
|
+
uriTemplate: exports.TemplatesRequestBuilderUriTemplate,
|
|
51
|
+
responseBodyContentType: "application/json",
|
|
52
|
+
errorMappings: {
|
|
53
|
+
XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
54
|
+
},
|
|
55
|
+
adapterMethodName: "send",
|
|
56
|
+
responseBodyFactory: models_1.createPolicyTemplateFromDiscriminatorValue,
|
|
57
|
+
queryParametersMapper: TemplatesRequestBuilderGetQueryParametersMapper,
|
|
58
|
+
},
|
|
59
|
+
patch: {
|
|
60
|
+
uriTemplate: exports.TemplatesRequestBuilderUriTemplate,
|
|
61
|
+
responseBodyContentType: "application/json",
|
|
62
|
+
errorMappings: {
|
|
63
|
+
XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
64
|
+
},
|
|
65
|
+
adapterMethodName: "send",
|
|
66
|
+
responseBodyFactory: models_1.createPolicyTemplateFromDiscriminatorValue,
|
|
67
|
+
requestBodyContentType: "application/json",
|
|
68
|
+
requestBodySerializer: models_1.serializePolicyTemplate,
|
|
69
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
70
|
+
},
|
|
71
|
+
};
|
|
72
|
+
/* tslint:enable */
|
|
73
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
import { type MultiTenantOrganizationIdentitySyncPolicyTemplate } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
3
|
+
/**
|
|
4
|
+
* Provides operations to manage the multiTenantOrganizationIdentitySynchronization property of the microsoft.graph.policyTemplate entity.
|
|
5
|
+
*/
|
|
6
|
+
export interface MultiTenantOrganizationIdentitySynchronizationRequestBuilder extends BaseRequestBuilder<MultiTenantOrganizationIdentitySynchronizationRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* Delete navigation property multiTenantOrganizationIdentitySynchronization for policies
|
|
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
|
+
* Defines an optional cross-tenant access policy template with user synchronization settings for a multitenant organization.
|
|
15
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
16
|
+
* @returns {Promise<MultiTenantOrganizationIdentitySyncPolicyTemplate>}
|
|
17
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
18
|
+
*/
|
|
19
|
+
get(requestConfiguration?: RequestConfiguration<MultiTenantOrganizationIdentitySynchronizationRequestBuilderGetQueryParameters> | undefined): Promise<MultiTenantOrganizationIdentitySyncPolicyTemplate | undefined>;
|
|
20
|
+
/**
|
|
21
|
+
* Update the navigation property multiTenantOrganizationIdentitySynchronization in policies
|
|
22
|
+
* @param body The request body
|
|
23
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
24
|
+
* @returns {Promise<MultiTenantOrganizationIdentitySyncPolicyTemplate>}
|
|
25
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
26
|
+
*/
|
|
27
|
+
patch(body: MultiTenantOrganizationIdentitySyncPolicyTemplate, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<MultiTenantOrganizationIdentitySyncPolicyTemplate | undefined>;
|
|
28
|
+
/**
|
|
29
|
+
* Delete navigation property multiTenantOrganizationIdentitySynchronization for policies
|
|
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
|
+
* Defines an optional cross-tenant access policy template with user synchronization settings for a multitenant organization.
|
|
36
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
37
|
+
* @returns {RequestInformation}
|
|
38
|
+
*/
|
|
39
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<MultiTenantOrganizationIdentitySynchronizationRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
40
|
+
/**
|
|
41
|
+
* Update the navigation property multiTenantOrganizationIdentitySynchronization in policies
|
|
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: MultiTenantOrganizationIdentitySyncPolicyTemplate, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* Defines an optional cross-tenant access policy template with user synchronization settings for a multitenant organization.
|
|
50
|
+
*/
|
|
51
|
+
export interface MultiTenantOrganizationIdentitySynchronizationRequestBuilderGetQueryParameters {
|
|
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 MultiTenantOrganizationIdentitySynchronizationRequestBuilderUriTemplate = "{+baseurl}/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization{?%24expand,%24select}";
|
|
65
|
+
/**
|
|
66
|
+
* Metadata for all the requests in the request builder.
|
|
67
|
+
*/
|
|
68
|
+
export declare const MultiTenantOrganizationIdentitySynchronizationRequestBuilderRequestsMetadata: 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,EAA6I,KAAK,iDAAiD,EAAE,MAAM,gCAAgC,CAAC;AAInP,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,iDAAiD,GAAG,SAAS,CAAC,CAAC;IACvN;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,iDAAiD,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iDAAiD,GAAG,SAAS,CAAC,CAAC;IAC1M;;;;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,iDAAiD,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC7K;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,+HAA+H,CAAC;AAQpN;;GAEG;AACH,eAAO,MAAM,4EAA4E,EAAE,gBA+B1F,CAAC"}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.MultiTenantOrganizationIdentitySynchronizationRequestBuilderRequestsMetadata = exports.MultiTenantOrganizationIdentitySynchronizationRequestBuilderUriTemplate = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
// @ts-ignore
|
|
8
|
+
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
9
|
+
// @ts-ignore
|
|
10
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
11
|
+
/**
|
|
12
|
+
* Uri template for the request builder.
|
|
13
|
+
*/
|
|
14
|
+
exports.MultiTenantOrganizationIdentitySynchronizationRequestBuilderUriTemplate = "{+baseurl}/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization{?%24expand,%24select}";
|
|
15
|
+
/**
|
|
16
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
17
|
+
*/
|
|
18
|
+
const MultiTenantOrganizationIdentitySynchronizationRequestBuilderGetQueryParametersMapper = {
|
|
19
|
+
"expand": "%24expand",
|
|
20
|
+
"select": "%24select",
|
|
21
|
+
};
|
|
22
|
+
/**
|
|
23
|
+
* Metadata for all the requests in the request builder.
|
|
24
|
+
*/
|
|
25
|
+
exports.MultiTenantOrganizationIdentitySynchronizationRequestBuilderRequestsMetadata = {
|
|
26
|
+
delete: {
|
|
27
|
+
uriTemplate: exports.MultiTenantOrganizationIdentitySynchronizationRequestBuilderUriTemplate,
|
|
28
|
+
responseBodyContentType: "application/json",
|
|
29
|
+
errorMappings: {
|
|
30
|
+
XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
31
|
+
},
|
|
32
|
+
adapterMethodName: "sendNoResponseContent",
|
|
33
|
+
},
|
|
34
|
+
get: {
|
|
35
|
+
uriTemplate: exports.MultiTenantOrganizationIdentitySynchronizationRequestBuilderUriTemplate,
|
|
36
|
+
responseBodyContentType: "application/json",
|
|
37
|
+
errorMappings: {
|
|
38
|
+
XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
39
|
+
},
|
|
40
|
+
adapterMethodName: "send",
|
|
41
|
+
responseBodyFactory: models_1.createMultiTenantOrganizationIdentitySyncPolicyTemplateFromDiscriminatorValue,
|
|
42
|
+
queryParametersMapper: MultiTenantOrganizationIdentitySynchronizationRequestBuilderGetQueryParametersMapper,
|
|
43
|
+
},
|
|
44
|
+
patch: {
|
|
45
|
+
uriTemplate: exports.MultiTenantOrganizationIdentitySynchronizationRequestBuilderUriTemplate,
|
|
46
|
+
responseBodyContentType: "application/json",
|
|
47
|
+
errorMappings: {
|
|
48
|
+
XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
49
|
+
},
|
|
50
|
+
adapterMethodName: "send",
|
|
51
|
+
responseBodyFactory: models_1.createMultiTenantOrganizationIdentitySyncPolicyTemplateFromDiscriminatorValue,
|
|
52
|
+
requestBodyContentType: "application/json",
|
|
53
|
+
requestBodySerializer: models_1.serializeMultiTenantOrganizationIdentitySyncPolicyTemplate,
|
|
54
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
55
|
+
},
|
|
56
|
+
};
|
|
57
|
+
/* tslint:enable */
|
|
58
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
import { type MultiTenantOrganizationPartnerConfigurationTemplate } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
3
|
+
/**
|
|
4
|
+
* Provides operations to manage the multiTenantOrganizationPartnerConfiguration property of the microsoft.graph.policyTemplate entity.
|
|
5
|
+
*/
|
|
6
|
+
export interface MultiTenantOrganizationPartnerConfigurationRequestBuilder extends BaseRequestBuilder<MultiTenantOrganizationPartnerConfigurationRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* Delete navigation property multiTenantOrganizationPartnerConfiguration for policies
|
|
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
|
+
* Defines an optional cross-tenant access policy template with inbound and outbound partner configuration settings for a multitenant organization.
|
|
15
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
16
|
+
* @returns {Promise<MultiTenantOrganizationPartnerConfigurationTemplate>}
|
|
17
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
18
|
+
*/
|
|
19
|
+
get(requestConfiguration?: RequestConfiguration<MultiTenantOrganizationPartnerConfigurationRequestBuilderGetQueryParameters> | undefined): Promise<MultiTenantOrganizationPartnerConfigurationTemplate | undefined>;
|
|
20
|
+
/**
|
|
21
|
+
* Update the navigation property multiTenantOrganizationPartnerConfiguration in policies
|
|
22
|
+
* @param body The request body
|
|
23
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
24
|
+
* @returns {Promise<MultiTenantOrganizationPartnerConfigurationTemplate>}
|
|
25
|
+
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
26
|
+
*/
|
|
27
|
+
patch(body: MultiTenantOrganizationPartnerConfigurationTemplate, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<MultiTenantOrganizationPartnerConfigurationTemplate | undefined>;
|
|
28
|
+
/**
|
|
29
|
+
* Delete navigation property multiTenantOrganizationPartnerConfiguration for policies
|
|
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
|
+
* Defines an optional cross-tenant access policy template with inbound and outbound partner configuration settings for a multitenant organization.
|
|
36
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
37
|
+
* @returns {RequestInformation}
|
|
38
|
+
*/
|
|
39
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<MultiTenantOrganizationPartnerConfigurationRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
40
|
+
/**
|
|
41
|
+
* Update the navigation property multiTenantOrganizationPartnerConfiguration in policies
|
|
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: MultiTenantOrganizationPartnerConfigurationTemplate, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* Defines an optional cross-tenant access policy template with inbound and outbound partner configuration settings for a multitenant organization.
|
|
50
|
+
*/
|
|
51
|
+
export interface MultiTenantOrganizationPartnerConfigurationRequestBuilderGetQueryParameters {
|
|
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 MultiTenantOrganizationPartnerConfigurationRequestBuilderUriTemplate = "{+baseurl}/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration{?%24expand,%24select}";
|
|
65
|
+
/**
|
|
66
|
+
* Metadata for all the requests in the request builder.
|
|
67
|
+
*/
|
|
68
|
+
export declare const MultiTenantOrganizationPartnerConfigurationRequestBuilderRequestsMetadata: 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,EAAiJ,KAAK,mDAAmD,EAAE,MAAM,gCAAgC,CAAC;AAIzP,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,yDAA0D,SAAQ,kBAAkB,CAAC,yDAAyD,CAAC;IAC5J;;;;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,2EAA2E,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mDAAmD,GAAG,SAAS,CAAC,CAAC;IACtN;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,mDAAmD,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mDAAmD,GAAG,SAAS,CAAC,CAAC;IAC9M;;;;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,2EAA2E,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACpL;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,mDAAmD,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/K;AACD;;GAEG;AACH,MAAM,WAAW,2EAA2E;IACxF;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,oEAAoE,4HAA4H,CAAC;AAQ9M;;GAEG;AACH,eAAO,MAAM,yEAAyE,EAAE,gBA+BvF,CAAC"}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.MultiTenantOrganizationPartnerConfigurationRequestBuilderRequestsMetadata = exports.MultiTenantOrganizationPartnerConfigurationRequestBuilderUriTemplate = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
// @ts-ignore
|
|
8
|
+
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
9
|
+
// @ts-ignore
|
|
10
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
11
|
+
/**
|
|
12
|
+
* Uri template for the request builder.
|
|
13
|
+
*/
|
|
14
|
+
exports.MultiTenantOrganizationPartnerConfigurationRequestBuilderUriTemplate = "{+baseurl}/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration{?%24expand,%24select}";
|
|
15
|
+
/**
|
|
16
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
17
|
+
*/
|
|
18
|
+
const MultiTenantOrganizationPartnerConfigurationRequestBuilderGetQueryParametersMapper = {
|
|
19
|
+
"expand": "%24expand",
|
|
20
|
+
"select": "%24select",
|
|
21
|
+
};
|
|
22
|
+
/**
|
|
23
|
+
* Metadata for all the requests in the request builder.
|
|
24
|
+
*/
|
|
25
|
+
exports.MultiTenantOrganizationPartnerConfigurationRequestBuilderRequestsMetadata = {
|
|
26
|
+
delete: {
|
|
27
|
+
uriTemplate: exports.MultiTenantOrganizationPartnerConfigurationRequestBuilderUriTemplate,
|
|
28
|
+
responseBodyContentType: "application/json",
|
|
29
|
+
errorMappings: {
|
|
30
|
+
XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
31
|
+
},
|
|
32
|
+
adapterMethodName: "sendNoResponseContent",
|
|
33
|
+
},
|
|
34
|
+
get: {
|
|
35
|
+
uriTemplate: exports.MultiTenantOrganizationPartnerConfigurationRequestBuilderUriTemplate,
|
|
36
|
+
responseBodyContentType: "application/json",
|
|
37
|
+
errorMappings: {
|
|
38
|
+
XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
39
|
+
},
|
|
40
|
+
adapterMethodName: "send",
|
|
41
|
+
responseBodyFactory: models_1.createMultiTenantOrganizationPartnerConfigurationTemplateFromDiscriminatorValue,
|
|
42
|
+
queryParametersMapper: MultiTenantOrganizationPartnerConfigurationRequestBuilderGetQueryParametersMapper,
|
|
43
|
+
},
|
|
44
|
+
patch: {
|
|
45
|
+
uriTemplate: exports.MultiTenantOrganizationPartnerConfigurationRequestBuilderUriTemplate,
|
|
46
|
+
responseBodyContentType: "application/json",
|
|
47
|
+
errorMappings: {
|
|
48
|
+
XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
49
|
+
},
|
|
50
|
+
adapterMethodName: "send",
|
|
51
|
+
responseBodyFactory: models_1.createMultiTenantOrganizationPartnerConfigurationTemplateFromDiscriminatorValue,
|
|
52
|
+
requestBodyContentType: "application/json",
|
|
53
|
+
requestBodySerializer: models_1.serializeMultiTenantOrganizationPartnerConfigurationTemplate,
|
|
54
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
55
|
+
},
|
|
56
|
+
};
|
|
57
|
+
/* tslint:enable */
|
|
58
|
+
/* eslint-enable */
|