msgraph-sdk 1.31.0__py3-none-any.whl → 1.32.0__py3-none-any.whl
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.
- msgraph/_version.py +1 -1
- msgraph/generated/device_app_management/device_app_management_request_builder.py +2 -2
- msgraph/generated/device_app_management/managed_app_policies/item/managed_app_policy_item_request_builder.py +4 -4
- msgraph/generated/device_app_management/managed_app_policies/item/target_apps/target_apps_request_builder.py +1 -1
- msgraph/generated/device_app_management/managed_app_policies/managed_app_policies_request_builder.py +4 -4
- msgraph/generated/device_app_management/managed_app_registrations/item/applied_policies/item/target_apps/target_apps_request_builder.py +1 -1
- msgraph/generated/device_app_management/managed_app_registrations/item/intended_policies/item/target_apps/target_apps_request_builder.py +1 -1
- msgraph/generated/device_app_management/managed_e_books/item/assignments/assignments_request_builder.py +4 -4
- msgraph/generated/device_app_management/managed_e_books/item/assignments/item/managed_e_book_assignment_item_request_builder.py +3 -3
- msgraph/generated/device_app_management/mobile_app_configurations/mobile_app_configurations_request_builder.py +4 -4
- msgraph/generated/device_app_management/mobile_apps/item/mobile_app_item_request_builder.py +10 -10
- msgraph/generated/device_app_management/mobile_apps/mobile_apps_request_builder.py +4 -4
- msgraph/generated/device_management/device_compliance_policies/device_compliance_policies_request_builder.py +7 -7
- msgraph/generated/device_management/device_compliance_policies/item/device_compliance_policy_item_request_builder.py +10 -10
- msgraph/generated/device_management/device_configurations/device_configurations_request_builder.py +7 -7
- msgraph/generated/device_management/device_configurations/item/device_configuration_item_request_builder.py +10 -10
- msgraph/generated/device_management/device_enrollment_configurations/device_enrollment_configurations_request_builder.py +7 -7
- msgraph/generated/device_management/device_enrollment_configurations/item/device_enrollment_configuration_item_request_builder.py +3 -3
- msgraph/generated/device_management/device_management_request_builder.py +2 -2
- msgraph/generated/drives/item/items/item/copy/copy_request_builder.py +2 -3
- msgraph/generated/drives/item/items/item/retention_label/retention_label_request_builder.py +3 -3
- msgraph/generated/drives/item/items/item/workbook/names/item/range/range_request_builder.py +3 -3
- msgraph/generated/drives/item/items/item/workbook/tables/add/add_request_builder.py +3 -3
- msgraph/generated/drives/item/items/item/workbook/worksheets/item/names/item/range/range_request_builder.py +3 -3
- msgraph/generated/drives/item/items/item/workbook/worksheets/item/tables/add/add_request_builder.py +3 -3
- msgraph/generated/education/classes/item/assignments/assignments_request_builder.py +1 -1
- msgraph/generated/education/classes/item/assignments/item/resources/resources_request_builder.py +1 -1
- msgraph/generated/groups/item/team/schedule/time_cards/clock_in/clock_in_post_request_body.py +4 -0
- msgraph/generated/groups/item/threads/item/conversation_thread_item_request_builder.py +1 -1
- msgraph/generated/identity/conditional_access/named_locations/item/named_location_item_request_builder.py +6 -6
- msgraph/generated/identity_governance/entitlement_management/catalogs/item/custom_workflow_extensions/item/custom_callout_extension_item_request_builder.py +7 -7
- msgraph/generated/identity_protection/risky_users/confirm_safe/confirm_safe_post_request_body.py +50 -0
- msgraph/generated/identity_protection/risky_users/confirm_safe/confirm_safe_request_builder.py +86 -0
- msgraph/generated/identity_protection/risky_users/risky_users_request_builder.py +10 -0
- msgraph/generated/kiota-dom-export.txt +34 -24
- msgraph/generated/kiota-lock.json +1 -1
- msgraph/generated/models/ai_interaction.py +12 -12
- msgraph/generated/models/ai_interaction_attachment.py +19 -16
- msgraph/generated/models/ai_interaction_context.py +17 -14
- msgraph/generated/models/ai_interaction_link.py +17 -14
- msgraph/generated/models/ai_interaction_mention.py +13 -14
- msgraph/generated/models/ai_interaction_mentioned_identity_set.py +1 -1
- msgraph/generated/models/ai_user.py +1 -1
- msgraph/generated/models/app_scope.py +2 -2
- msgraph/generated/models/application.py +1 -1
- msgraph/generated/models/audit_activity_initiator.py +2 -2
- msgraph/generated/models/drive_protection_units_bulk_addition_job.py +2 -2
- msgraph/generated/models/drive_restore_artifacts_bulk_addition_request.py +2 -2
- msgraph/generated/models/exchange_restore_session.py +1 -1
- msgraph/generated/models/mailbox_protection_units_bulk_addition_job.py +2 -2
- msgraph/generated/models/mailbox_restore_artifacts_bulk_addition_request.py +2 -2
- msgraph/generated/models/offer_shift_request.py +4 -4
- msgraph/generated/models/one_drive_for_business_restore_session.py +2 -2
- msgraph/generated/models/protection_rule_base.py +1 -1
- msgraph/generated/models/protection_units_bulk_job_base.py +6 -6
- msgraph/generated/models/restore_artifacts_bulk_request_base.py +11 -11
- msgraph/generated/models/schedule_change_request.py +8 -8
- msgraph/generated/models/search_request.py +1 -1
- msgraph/generated/models/security/alert.py +2 -2
- msgraph/generated/models/share_point_restore_session.py +1 -1
- msgraph/generated/models/site_protection_units_bulk_addition_job.py +2 -2
- msgraph/generated/models/site_restore_artifacts_bulk_addition_request.py +2 -2
- msgraph/generated/models/swap_shifts_change_request.py +1 -1
- msgraph/generated/models/time_off_request.py +2 -2
- msgraph/generated/organization/item/organization_item_request_builder.py +4 -4
- msgraph/generated/organization/organization_request_builder.py +4 -4
- msgraph/generated/policies/cross_tenant_access_policy/partners/item/identity_synchronization/identity_synchronization_request_builder.py +3 -3
- msgraph/generated/sites/item/lists/item/list_item_request_builder.py +4 -4
- msgraph/generated/sites/sites_request_builder.py +4 -4
- msgraph/generated/solutions/backup_restore/exchange_protection_policies/item/mailbox_protection_units_bulk_addition_jobs/item/mailbox_protection_units_bulk_addition_job_item_request_builder.py +4 -3
- msgraph/generated/solutions/backup_restore/exchange_protection_policies/item/mailbox_protection_units_bulk_addition_jobs/mailbox_protection_units_bulk_addition_jobs_request_builder.py +4 -3
- msgraph/generated/solutions/backup_restore/exchange_restore_sessions/item/mailbox_restore_artifacts_bulk_addition_requests/item/mailbox_restore_artifacts_bulk_addition_request_item_request_builder.py +7 -5
- msgraph/generated/solutions/backup_restore/exchange_restore_sessions/item/mailbox_restore_artifacts_bulk_addition_requests/mailbox_restore_artifacts_bulk_addition_requests_request_builder.py +7 -5
- msgraph/generated/solutions/backup_restore/one_drive_for_business_protection_policies/item/drive_protection_units_bulk_addition_jobs/drive_protection_units_bulk_addition_jobs_request_builder.py +4 -3
- msgraph/generated/solutions/backup_restore/one_drive_for_business_protection_policies/item/drive_protection_units_bulk_addition_jobs/item/drive_protection_units_bulk_addition_job_item_request_builder.py +4 -3
- msgraph/generated/solutions/backup_restore/one_drive_for_business_restore_sessions/item/drive_restore_artifacts/item/drive_restore_artifact_item_request_builder.py +3 -3
- msgraph/generated/solutions/backup_restore/one_drive_for_business_restore_sessions/item/drive_restore_artifacts_bulk_addition_requests/drive_restore_artifacts_bulk_addition_requests_request_builder.py +7 -5
- msgraph/generated/solutions/backup_restore/one_drive_for_business_restore_sessions/item/drive_restore_artifacts_bulk_addition_requests/item/drive_restore_artifacts_bulk_addition_request_item_request_builder.py +7 -5
- msgraph/generated/solutions/backup_restore/share_point_protection_policies/item/site_protection_units_bulk_addition_jobs/item/site_protection_units_bulk_addition_job_item_request_builder.py +4 -3
- msgraph/generated/solutions/backup_restore/share_point_protection_policies/item/site_protection_units_bulk_addition_jobs/site_protection_units_bulk_addition_jobs_request_builder.py +4 -3
- msgraph/generated/solutions/backup_restore/share_point_restore_sessions/item/site_restore_artifacts_bulk_addition_requests/item/site_restore_artifacts_bulk_addition_request_item_request_builder.py +7 -5
- msgraph/generated/solutions/backup_restore/share_point_restore_sessions/item/site_restore_artifacts_bulk_addition_requests/site_restore_artifacts_bulk_addition_requests_request_builder.py +7 -5
- msgraph/generated/teams/item/channels/item/messages/item/replies/replies_request_builder.py +3 -3
- msgraph/generated/teams/item/schedule/time_cards/clock_in/clock_in_post_request_body.py +4 -0
- msgraph/generated/teams/item/schedule/time_off_requests/time_off_requests_request_builder.py +3 -2
- msgraph/generated/tenant_relationships/multi_tenant_organization/multi_tenant_organization_request_builder.py +3 -3
- msgraph/generated/users/item/joined_teams/item/schedule/time_cards/clock_in/clock_in_post_request_body.py +4 -0
- msgraph/generated/users/item/presence/presence_request_builder.py +4 -4
- msgraph/generated/users/item/user_item_request_builder.py +3 -3
- msgraph/generated/users_with_user_principal_name/users_with_user_principal_name_request_builder.py +3 -3
- {msgraph_sdk-1.31.0.dist-info → msgraph_sdk-1.32.0.dist-info}/METADATA +1 -1
- {msgraph_sdk-1.31.0.dist-info → msgraph_sdk-1.32.0.dist-info}/RECORD +94 -92
- {msgraph_sdk-1.31.0.dist-info → msgraph_sdk-1.32.0.dist-info}/WHEEL +0 -0
- {msgraph_sdk-1.31.0.dist-info → msgraph_sdk-1.32.0.dist-info}/licenses/LICENSE +0 -0
msgraph/_version.py
CHANGED
@@ -50,7 +50,7 @@ class DeviceAppManagementRequestBuilder(BaseRequestBuilder):
|
|
50
50
|
Read properties and relationships of the deviceAppManagement object.
|
51
51
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
52
52
|
Returns: Optional[DeviceAppManagement]
|
53
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-
|
53
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-unlock-deviceappmanagement-get?view=graph-rest-1.0
|
54
54
|
"""
|
55
55
|
request_info = self.to_get_request_information(
|
56
56
|
request_configuration
|
@@ -72,7 +72,7 @@ class DeviceAppManagementRequestBuilder(BaseRequestBuilder):
|
|
72
72
|
param body: The request body
|
73
73
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
74
74
|
Returns: Optional[DeviceAppManagement]
|
75
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-
|
75
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-unlock-deviceappmanagement-update?view=graph-rest-1.0
|
76
76
|
"""
|
77
77
|
if body is None:
|
78
78
|
raise TypeError("body cannot be null.")
|
@@ -51,10 +51,10 @@ class ManagedAppPolicyItemRequestBuilder(BaseRequestBuilder):
|
|
51
51
|
|
52
52
|
async def get(self,request_configuration: Optional[RequestConfiguration[ManagedAppPolicyItemRequestBuilderGetQueryParameters]] = None) -> Optional[ManagedAppPolicy]:
|
53
53
|
"""
|
54
|
-
Read properties and relationships of the
|
54
|
+
Read properties and relationships of the managedAppPolicy object.
|
55
55
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
56
56
|
Returns: Optional[ManagedAppPolicy]
|
57
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-mam-
|
57
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-mam-managedapppolicy-get?view=graph-rest-1.0
|
58
58
|
"""
|
59
59
|
request_info = self.to_get_request_information(
|
60
60
|
request_configuration
|
@@ -105,7 +105,7 @@ class ManagedAppPolicyItemRequestBuilder(BaseRequestBuilder):
|
|
105
105
|
|
106
106
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ManagedAppPolicyItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
107
107
|
"""
|
108
|
-
Read properties and relationships of the
|
108
|
+
Read properties and relationships of the managedAppPolicy object.
|
109
109
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
110
110
|
Returns: RequestInformation
|
111
111
|
"""
|
@@ -158,7 +158,7 @@ class ManagedAppPolicyItemRequestBuilder(BaseRequestBuilder):
|
|
158
158
|
@dataclass
|
159
159
|
class ManagedAppPolicyItemRequestBuilderGetQueryParameters():
|
160
160
|
"""
|
161
|
-
Read properties and relationships of the
|
161
|
+
Read properties and relationships of the managedAppPolicy object.
|
162
162
|
"""
|
163
163
|
def get_query_parameter(self,original_name: str) -> str:
|
164
164
|
"""
|
@@ -36,7 +36,7 @@ class TargetAppsRequestBuilder(BaseRequestBuilder):
|
|
36
36
|
param body: The request body
|
37
37
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
38
38
|
Returns: None
|
39
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-mam-
|
39
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-mam-managedappprotection-targetapps?view=graph-rest-1.0
|
40
40
|
"""
|
41
41
|
if body is None:
|
42
42
|
raise TypeError("body cannot be null.")
|
msgraph/generated/device_app_management/managed_app_policies/managed_app_policies_request_builder.py
CHANGED
@@ -49,10 +49,10 @@ class ManagedAppPoliciesRequestBuilder(BaseRequestBuilder):
|
|
49
49
|
|
50
50
|
async def get(self,request_configuration: Optional[RequestConfiguration[ManagedAppPoliciesRequestBuilderGetQueryParameters]] = None) -> Optional[ManagedAppPolicyCollectionResponse]:
|
51
51
|
"""
|
52
|
-
List properties and relationships of the
|
52
|
+
List properties and relationships of the targetedManagedAppProtection objects.
|
53
53
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
54
54
|
Returns: Optional[ManagedAppPolicyCollectionResponse]
|
55
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-mam-
|
55
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappprotection-list?view=graph-rest-1.0
|
56
56
|
"""
|
57
57
|
request_info = self.to_get_request_information(
|
58
58
|
request_configuration
|
@@ -93,7 +93,7 @@ class ManagedAppPoliciesRequestBuilder(BaseRequestBuilder):
|
|
93
93
|
|
94
94
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ManagedAppPoliciesRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
95
95
|
"""
|
96
|
-
List properties and relationships of the
|
96
|
+
List properties and relationships of the targetedManagedAppProtection objects.
|
97
97
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
98
98
|
Returns: RequestInformation
|
99
99
|
"""
|
@@ -139,7 +139,7 @@ class ManagedAppPoliciesRequestBuilder(BaseRequestBuilder):
|
|
139
139
|
@dataclass
|
140
140
|
class ManagedAppPoliciesRequestBuilderGetQueryParameters():
|
141
141
|
"""
|
142
|
-
List properties and relationships of the
|
142
|
+
List properties and relationships of the targetedManagedAppProtection objects.
|
143
143
|
"""
|
144
144
|
def get_query_parameter(self,original_name: str) -> str:
|
145
145
|
"""
|
@@ -36,7 +36,7 @@ class TargetAppsRequestBuilder(BaseRequestBuilder):
|
|
36
36
|
param body: The request body
|
37
37
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
38
38
|
Returns: None
|
39
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-mam-
|
39
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-mam-managedappprotection-targetapps?view=graph-rest-1.0
|
40
40
|
"""
|
41
41
|
if body is None:
|
42
42
|
raise TypeError("body cannot be null.")
|
@@ -36,7 +36,7 @@ class TargetAppsRequestBuilder(BaseRequestBuilder):
|
|
36
36
|
param body: The request body
|
37
37
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
38
38
|
Returns: None
|
39
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-mam-
|
39
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-mam-managedappprotection-targetapps?view=graph-rest-1.0
|
40
40
|
"""
|
41
41
|
if body is None:
|
42
42
|
raise TypeError("body cannot be null.")
|
@@ -49,10 +49,10 @@ class AssignmentsRequestBuilder(BaseRequestBuilder):
|
|
49
49
|
|
50
50
|
async def get(self,request_configuration: Optional[RequestConfiguration[AssignmentsRequestBuilderGetQueryParameters]] = None) -> Optional[ManagedEBookAssignmentCollectionResponse]:
|
51
51
|
"""
|
52
|
-
List properties and relationships of the
|
52
|
+
List properties and relationships of the iosVppEBookAssignment objects.
|
53
53
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
54
54
|
Returns: Optional[ManagedEBookAssignmentCollectionResponse]
|
55
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-books-
|
55
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-list?view=graph-rest-1.0
|
56
56
|
"""
|
57
57
|
request_info = self.to_get_request_information(
|
58
58
|
request_configuration
|
@@ -94,7 +94,7 @@ class AssignmentsRequestBuilder(BaseRequestBuilder):
|
|
94
94
|
|
95
95
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[AssignmentsRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
96
96
|
"""
|
97
|
-
List properties and relationships of the
|
97
|
+
List properties and relationships of the iosVppEBookAssignment objects.
|
98
98
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
99
99
|
Returns: RequestInformation
|
100
100
|
"""
|
@@ -140,7 +140,7 @@ class AssignmentsRequestBuilder(BaseRequestBuilder):
|
|
140
140
|
@dataclass
|
141
141
|
class AssignmentsRequestBuilderGetQueryParameters():
|
142
142
|
"""
|
143
|
-
List properties and relationships of the
|
143
|
+
List properties and relationships of the iosVppEBookAssignment objects.
|
144
144
|
"""
|
145
145
|
def get_query_parameter(self,original_name: str) -> str:
|
146
146
|
"""
|
@@ -32,10 +32,10 @@ class ManagedEBookAssignmentItemRequestBuilder(BaseRequestBuilder):
|
|
32
32
|
|
33
33
|
async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
|
34
34
|
"""
|
35
|
-
Deletes a
|
35
|
+
Deletes a iosVppEBookAssignment.
|
36
36
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
37
37
|
Returns: None
|
38
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-books-
|
38
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-delete?view=graph-rest-1.0
|
39
39
|
"""
|
40
40
|
request_info = self.to_delete_request_information(
|
41
41
|
request_configuration
|
@@ -96,7 +96,7 @@ class ManagedEBookAssignmentItemRequestBuilder(BaseRequestBuilder):
|
|
96
96
|
|
97
97
|
def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
98
98
|
"""
|
99
|
-
Deletes a
|
99
|
+
Deletes a iosVppEBookAssignment.
|
100
100
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
101
101
|
Returns: RequestInformation
|
102
102
|
"""
|
@@ -49,10 +49,10 @@ class MobileAppConfigurationsRequestBuilder(BaseRequestBuilder):
|
|
49
49
|
|
50
50
|
async def get(self,request_configuration: Optional[RequestConfiguration[MobileAppConfigurationsRequestBuilderGetQueryParameters]] = None) -> Optional[ManagedDeviceMobileAppConfigurationCollectionResponse]:
|
51
51
|
"""
|
52
|
-
List properties and relationships of the
|
52
|
+
List properties and relationships of the iosMobileAppConfiguration objects.
|
53
53
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
54
54
|
Returns: Optional[ManagedDeviceMobileAppConfigurationCollectionResponse]
|
55
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-apps-
|
55
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-list?view=graph-rest-1.0
|
56
56
|
"""
|
57
57
|
request_info = self.to_get_request_information(
|
58
58
|
request_configuration
|
@@ -94,7 +94,7 @@ class MobileAppConfigurationsRequestBuilder(BaseRequestBuilder):
|
|
94
94
|
|
95
95
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[MobileAppConfigurationsRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
96
96
|
"""
|
97
|
-
List properties and relationships of the
|
97
|
+
List properties and relationships of the iosMobileAppConfiguration objects.
|
98
98
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
99
99
|
Returns: RequestInformation
|
100
100
|
"""
|
@@ -140,7 +140,7 @@ class MobileAppConfigurationsRequestBuilder(BaseRequestBuilder):
|
|
140
140
|
@dataclass
|
141
141
|
class MobileAppConfigurationsRequestBuilderGetQueryParameters():
|
142
142
|
"""
|
143
|
-
List properties and relationships of the
|
143
|
+
List properties and relationships of the iosMobileAppConfiguration objects.
|
144
144
|
"""
|
145
145
|
def get_query_parameter(self,original_name: str) -> str:
|
146
146
|
"""
|
@@ -51,10 +51,10 @@ class MobileAppItemRequestBuilder(BaseRequestBuilder):
|
|
51
51
|
|
52
52
|
async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
|
53
53
|
"""
|
54
|
-
Deletes a
|
54
|
+
Deletes a macOSMicrosoftEdgeApp.
|
55
55
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
56
56
|
Returns: None
|
57
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-apps-
|
57
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-apps-macosmicrosoftedgeapp-delete?view=graph-rest-1.0
|
58
58
|
"""
|
59
59
|
request_info = self.to_delete_request_information(
|
60
60
|
request_configuration
|
@@ -70,10 +70,10 @@ class MobileAppItemRequestBuilder(BaseRequestBuilder):
|
|
70
70
|
|
71
71
|
async def get(self,request_configuration: Optional[RequestConfiguration[MobileAppItemRequestBuilderGetQueryParameters]] = None) -> Optional[MobileApp]:
|
72
72
|
"""
|
73
|
-
Read properties and relationships of the
|
73
|
+
Read properties and relationships of the iosiPadOSWebClip object.
|
74
74
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
75
75
|
Returns: Optional[MobileApp]
|
76
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-apps-
|
76
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-apps-iosipadoswebclip-get?view=graph-rest-1.0
|
77
77
|
"""
|
78
78
|
request_info = self.to_get_request_information(
|
79
79
|
request_configuration
|
@@ -91,11 +91,11 @@ class MobileAppItemRequestBuilder(BaseRequestBuilder):
|
|
91
91
|
|
92
92
|
async def patch(self,body: MobileApp, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[MobileApp]:
|
93
93
|
"""
|
94
|
-
Update the properties of a
|
94
|
+
Update the properties of a macOSMicrosoftEdgeApp object.
|
95
95
|
param body: The request body
|
96
96
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
97
97
|
Returns: Optional[MobileApp]
|
98
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-apps-
|
98
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-apps-macosmicrosoftedgeapp-update?view=graph-rest-1.0
|
99
99
|
"""
|
100
100
|
if body is None:
|
101
101
|
raise TypeError("body cannot be null.")
|
@@ -115,7 +115,7 @@ class MobileAppItemRequestBuilder(BaseRequestBuilder):
|
|
115
115
|
|
116
116
|
def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
117
117
|
"""
|
118
|
-
Deletes a
|
118
|
+
Deletes a macOSMicrosoftEdgeApp.
|
119
119
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
120
120
|
Returns: RequestInformation
|
121
121
|
"""
|
@@ -125,7 +125,7 @@ class MobileAppItemRequestBuilder(BaseRequestBuilder):
|
|
125
125
|
|
126
126
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[MobileAppItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
127
127
|
"""
|
128
|
-
Read properties and relationships of the
|
128
|
+
Read properties and relationships of the iosiPadOSWebClip object.
|
129
129
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
130
130
|
Returns: RequestInformation
|
131
131
|
"""
|
@@ -136,7 +136,7 @@ class MobileAppItemRequestBuilder(BaseRequestBuilder):
|
|
136
136
|
|
137
137
|
def to_patch_request_information(self,body: MobileApp, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
138
138
|
"""
|
139
|
-
Update the properties of a
|
139
|
+
Update the properties of a macOSMicrosoftEdgeApp object.
|
140
140
|
param body: The request body
|
141
141
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
142
142
|
Returns: RequestInformation
|
@@ -340,7 +340,7 @@ class MobileAppItemRequestBuilder(BaseRequestBuilder):
|
|
340
340
|
@dataclass
|
341
341
|
class MobileAppItemRequestBuilderGetQueryParameters():
|
342
342
|
"""
|
343
|
-
Read properties and relationships of the
|
343
|
+
Read properties and relationships of the iosiPadOSWebClip object.
|
344
344
|
"""
|
345
345
|
def get_query_parameter(self,original_name: str) -> str:
|
346
346
|
"""
|
@@ -65,10 +65,10 @@ class MobileAppsRequestBuilder(BaseRequestBuilder):
|
|
65
65
|
|
66
66
|
async def get(self,request_configuration: Optional[RequestConfiguration[MobileAppsRequestBuilderGetQueryParameters]] = None) -> Optional[MobileAppCollectionResponse]:
|
67
67
|
"""
|
68
|
-
List properties and relationships of the
|
68
|
+
List properties and relationships of the macOSOfficeSuiteApp objects.
|
69
69
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
70
70
|
Returns: Optional[MobileAppCollectionResponse]
|
71
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-apps-
|
71
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-apps-macosofficesuiteapp-list?view=graph-rest-1.0
|
72
72
|
"""
|
73
73
|
request_info = self.to_get_request_information(
|
74
74
|
request_configuration
|
@@ -110,7 +110,7 @@ class MobileAppsRequestBuilder(BaseRequestBuilder):
|
|
110
110
|
|
111
111
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[MobileAppsRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
112
112
|
"""
|
113
|
-
List properties and relationships of the
|
113
|
+
List properties and relationships of the macOSOfficeSuiteApp objects.
|
114
114
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
115
115
|
Returns: RequestInformation
|
116
116
|
"""
|
@@ -300,7 +300,7 @@ class MobileAppsRequestBuilder(BaseRequestBuilder):
|
|
300
300
|
@dataclass
|
301
301
|
class MobileAppsRequestBuilderGetQueryParameters():
|
302
302
|
"""
|
303
|
-
List properties and relationships of the
|
303
|
+
List properties and relationships of the macOSOfficeSuiteApp objects.
|
304
304
|
"""
|
305
305
|
def get_query_parameter(self,original_name: str) -> str:
|
306
306
|
"""
|
@@ -49,10 +49,10 @@ class DeviceCompliancePoliciesRequestBuilder(BaseRequestBuilder):
|
|
49
49
|
|
50
50
|
async def get(self,request_configuration: Optional[RequestConfiguration[DeviceCompliancePoliciesRequestBuilderGetQueryParameters]] = None) -> Optional[DeviceCompliancePolicyCollectionResponse]:
|
51
51
|
"""
|
52
|
-
List properties and relationships of the
|
52
|
+
List properties and relationships of the deviceCompliancePolicy objects.
|
53
53
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
54
54
|
Returns: Optional[DeviceCompliancePolicyCollectionResponse]
|
55
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-
|
55
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-list?view=graph-rest-1.0
|
56
56
|
"""
|
57
57
|
request_info = self.to_get_request_information(
|
58
58
|
request_configuration
|
@@ -70,11 +70,11 @@ class DeviceCompliancePoliciesRequestBuilder(BaseRequestBuilder):
|
|
70
70
|
|
71
71
|
async def post(self,body: DeviceCompliancePolicy, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[DeviceCompliancePolicy]:
|
72
72
|
"""
|
73
|
-
Create a new
|
73
|
+
Create a new windows10MobileCompliancePolicy object.
|
74
74
|
param body: The request body
|
75
75
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
76
76
|
Returns: Optional[DeviceCompliancePolicy]
|
77
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-
|
77
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10mobilecompliancepolicy-create?view=graph-rest-1.0
|
78
78
|
"""
|
79
79
|
if body is None:
|
80
80
|
raise TypeError("body cannot be null.")
|
@@ -94,7 +94,7 @@ class DeviceCompliancePoliciesRequestBuilder(BaseRequestBuilder):
|
|
94
94
|
|
95
95
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[DeviceCompliancePoliciesRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
96
96
|
"""
|
97
|
-
List properties and relationships of the
|
97
|
+
List properties and relationships of the deviceCompliancePolicy objects.
|
98
98
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
99
99
|
Returns: RequestInformation
|
100
100
|
"""
|
@@ -105,7 +105,7 @@ class DeviceCompliancePoliciesRequestBuilder(BaseRequestBuilder):
|
|
105
105
|
|
106
106
|
def to_post_request_information(self,body: DeviceCompliancePolicy, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
107
107
|
"""
|
108
|
-
Create a new
|
108
|
+
Create a new windows10MobileCompliancePolicy object.
|
109
109
|
param body: The request body
|
110
110
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
111
111
|
Returns: RequestInformation
|
@@ -140,7 +140,7 @@ class DeviceCompliancePoliciesRequestBuilder(BaseRequestBuilder):
|
|
140
140
|
@dataclass
|
141
141
|
class DeviceCompliancePoliciesRequestBuilderGetQueryParameters():
|
142
142
|
"""
|
143
|
-
List properties and relationships of the
|
143
|
+
List properties and relationships of the deviceCompliancePolicy objects.
|
144
144
|
"""
|
145
145
|
def get_query_parameter(self,original_name: str) -> str:
|
146
146
|
"""
|
@@ -41,10 +41,10 @@ class DeviceCompliancePolicyItemRequestBuilder(BaseRequestBuilder):
|
|
41
41
|
|
42
42
|
async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
|
43
43
|
"""
|
44
|
-
Deletes a
|
44
|
+
Deletes a iosCompliancePolicy.
|
45
45
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
46
46
|
Returns: None
|
47
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-
|
47
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-ioscompliancepolicy-delete?view=graph-rest-1.0
|
48
48
|
"""
|
49
49
|
request_info = self.to_delete_request_information(
|
50
50
|
request_configuration
|
@@ -60,10 +60,10 @@ class DeviceCompliancePolicyItemRequestBuilder(BaseRequestBuilder):
|
|
60
60
|
|
61
61
|
async def get(self,request_configuration: Optional[RequestConfiguration[DeviceCompliancePolicyItemRequestBuilderGetQueryParameters]] = None) -> Optional[DeviceCompliancePolicy]:
|
62
62
|
"""
|
63
|
-
Read properties and relationships of the
|
63
|
+
Read properties and relationships of the androidCompliancePolicy object.
|
64
64
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
65
65
|
Returns: Optional[DeviceCompliancePolicy]
|
66
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-
|
66
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-androidcompliancepolicy-get?view=graph-rest-1.0
|
67
67
|
"""
|
68
68
|
request_info = self.to_get_request_information(
|
69
69
|
request_configuration
|
@@ -81,11 +81,11 @@ class DeviceCompliancePolicyItemRequestBuilder(BaseRequestBuilder):
|
|
81
81
|
|
82
82
|
async def patch(self,body: DeviceCompliancePolicy, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[DeviceCompliancePolicy]:
|
83
83
|
"""
|
84
|
-
Update the properties of a
|
84
|
+
Update the properties of a androidCompliancePolicy object.
|
85
85
|
param body: The request body
|
86
86
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
87
87
|
Returns: Optional[DeviceCompliancePolicy]
|
88
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-
|
88
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-androidcompliancepolicy-update?view=graph-rest-1.0
|
89
89
|
"""
|
90
90
|
if body is None:
|
91
91
|
raise TypeError("body cannot be null.")
|
@@ -105,7 +105,7 @@ class DeviceCompliancePolicyItemRequestBuilder(BaseRequestBuilder):
|
|
105
105
|
|
106
106
|
def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
107
107
|
"""
|
108
|
-
Deletes a
|
108
|
+
Deletes a iosCompliancePolicy.
|
109
109
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
110
110
|
Returns: RequestInformation
|
111
111
|
"""
|
@@ -115,7 +115,7 @@ class DeviceCompliancePolicyItemRequestBuilder(BaseRequestBuilder):
|
|
115
115
|
|
116
116
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[DeviceCompliancePolicyItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
117
117
|
"""
|
118
|
-
Read properties and relationships of the
|
118
|
+
Read properties and relationships of the androidCompliancePolicy object.
|
119
119
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
120
120
|
Returns: RequestInformation
|
121
121
|
"""
|
@@ -126,7 +126,7 @@ class DeviceCompliancePolicyItemRequestBuilder(BaseRequestBuilder):
|
|
126
126
|
|
127
127
|
def to_patch_request_information(self,body: DeviceCompliancePolicy, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
128
128
|
"""
|
129
|
-
Update the properties of a
|
129
|
+
Update the properties of a androidCompliancePolicy object.
|
130
130
|
param body: The request body
|
131
131
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
132
132
|
Returns: RequestInformation
|
@@ -240,7 +240,7 @@ class DeviceCompliancePolicyItemRequestBuilder(BaseRequestBuilder):
|
|
240
240
|
@dataclass
|
241
241
|
class DeviceCompliancePolicyItemRequestBuilderGetQueryParameters():
|
242
242
|
"""
|
243
|
-
Read properties and relationships of the
|
243
|
+
Read properties and relationships of the androidCompliancePolicy object.
|
244
244
|
"""
|
245
245
|
def get_query_parameter(self,original_name: str) -> str:
|
246
246
|
"""
|
msgraph/generated/device_management/device_configurations/device_configurations_request_builder.py
CHANGED
@@ -49,10 +49,10 @@ class DeviceConfigurationsRequestBuilder(BaseRequestBuilder):
|
|
49
49
|
|
50
50
|
async def get(self,request_configuration: Optional[RequestConfiguration[DeviceConfigurationsRequestBuilderGetQueryParameters]] = None) -> Optional[DeviceConfigurationCollectionResponse]:
|
51
51
|
"""
|
52
|
-
List properties and relationships of the
|
52
|
+
List properties and relationships of the windows10GeneralConfiguration objects.
|
53
53
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
54
54
|
Returns: Optional[DeviceConfigurationCollectionResponse]
|
55
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-
|
55
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10generalconfiguration-list?view=graph-rest-1.0
|
56
56
|
"""
|
57
57
|
request_info = self.to_get_request_information(
|
58
58
|
request_configuration
|
@@ -70,11 +70,11 @@ class DeviceConfigurationsRequestBuilder(BaseRequestBuilder):
|
|
70
70
|
|
71
71
|
async def post(self,body: DeviceConfiguration, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[DeviceConfiguration]:
|
72
72
|
"""
|
73
|
-
Create a new
|
73
|
+
Create a new windows10EndpointProtectionConfiguration object.
|
74
74
|
param body: The request body
|
75
75
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
76
76
|
Returns: Optional[DeviceConfiguration]
|
77
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-
|
77
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10endpointprotectionconfiguration-create?view=graph-rest-1.0
|
78
78
|
"""
|
79
79
|
if body is None:
|
80
80
|
raise TypeError("body cannot be null.")
|
@@ -94,7 +94,7 @@ class DeviceConfigurationsRequestBuilder(BaseRequestBuilder):
|
|
94
94
|
|
95
95
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[DeviceConfigurationsRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
96
96
|
"""
|
97
|
-
List properties and relationships of the
|
97
|
+
List properties and relationships of the windows10GeneralConfiguration objects.
|
98
98
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
99
99
|
Returns: RequestInformation
|
100
100
|
"""
|
@@ -105,7 +105,7 @@ class DeviceConfigurationsRequestBuilder(BaseRequestBuilder):
|
|
105
105
|
|
106
106
|
def to_post_request_information(self,body: DeviceConfiguration, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
107
107
|
"""
|
108
|
-
Create a new
|
108
|
+
Create a new windows10EndpointProtectionConfiguration object.
|
109
109
|
param body: The request body
|
110
110
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
111
111
|
Returns: RequestInformation
|
@@ -140,7 +140,7 @@ class DeviceConfigurationsRequestBuilder(BaseRequestBuilder):
|
|
140
140
|
@dataclass
|
141
141
|
class DeviceConfigurationsRequestBuilderGetQueryParameters():
|
142
142
|
"""
|
143
|
-
List properties and relationships of the
|
143
|
+
List properties and relationships of the windows10GeneralConfiguration objects.
|
144
144
|
"""
|
145
145
|
def get_query_parameter(self,original_name: str) -> str:
|
146
146
|
"""
|
@@ -40,10 +40,10 @@ class DeviceConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
40
40
|
|
41
41
|
async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
|
42
42
|
"""
|
43
|
-
Deletes a
|
43
|
+
Deletes a windows10CustomConfiguration.
|
44
44
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
45
45
|
Returns: None
|
46
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-
|
46
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10customconfiguration-delete?view=graph-rest-1.0
|
47
47
|
"""
|
48
48
|
request_info = self.to_delete_request_information(
|
49
49
|
request_configuration
|
@@ -59,10 +59,10 @@ class DeviceConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
59
59
|
|
60
60
|
async def get(self,request_configuration: Optional[RequestConfiguration[DeviceConfigurationItemRequestBuilderGetQueryParameters]] = None) -> Optional[DeviceConfiguration]:
|
61
61
|
"""
|
62
|
-
Read properties and relationships of the
|
62
|
+
Read properties and relationships of the windows10CustomConfiguration object.
|
63
63
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
64
64
|
Returns: Optional[DeviceConfiguration]
|
65
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-
|
65
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10customconfiguration-get?view=graph-rest-1.0
|
66
66
|
"""
|
67
67
|
request_info = self.to_get_request_information(
|
68
68
|
request_configuration
|
@@ -92,11 +92,11 @@ class DeviceConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
92
92
|
|
93
93
|
async def patch(self,body: DeviceConfiguration, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[DeviceConfiguration]:
|
94
94
|
"""
|
95
|
-
Update the properties of a
|
95
|
+
Update the properties of a editionUpgradeConfiguration object.
|
96
96
|
param body: The request body
|
97
97
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
98
98
|
Returns: Optional[DeviceConfiguration]
|
99
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-
|
99
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-editionupgradeconfiguration-update?view=graph-rest-1.0
|
100
100
|
"""
|
101
101
|
if body is None:
|
102
102
|
raise TypeError("body cannot be null.")
|
@@ -116,7 +116,7 @@ class DeviceConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
116
116
|
|
117
117
|
def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
118
118
|
"""
|
119
|
-
Deletes a
|
119
|
+
Deletes a windows10CustomConfiguration.
|
120
120
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
121
121
|
Returns: RequestInformation
|
122
122
|
"""
|
@@ -126,7 +126,7 @@ class DeviceConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
126
126
|
|
127
127
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[DeviceConfigurationItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
128
128
|
"""
|
129
|
-
Read properties and relationships of the
|
129
|
+
Read properties and relationships of the windows10CustomConfiguration object.
|
130
130
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
131
131
|
Returns: RequestInformation
|
132
132
|
"""
|
@@ -137,7 +137,7 @@ class DeviceConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
137
137
|
|
138
138
|
def to_patch_request_information(self,body: DeviceConfiguration, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
139
139
|
"""
|
140
|
-
Update the properties of a
|
140
|
+
Update the properties of a editionUpgradeConfiguration object.
|
141
141
|
param body: The request body
|
142
142
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
143
143
|
Returns: RequestInformation
|
@@ -233,7 +233,7 @@ class DeviceConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
233
233
|
@dataclass
|
234
234
|
class DeviceConfigurationItemRequestBuilderGetQueryParameters():
|
235
235
|
"""
|
236
|
-
Read properties and relationships of the
|
236
|
+
Read properties and relationships of the windows10CustomConfiguration object.
|
237
237
|
"""
|
238
238
|
def get_query_parameter(self,original_name: str) -> str:
|
239
239
|
"""
|