msgraph-sdk 1.44.0__py3-none-any.whl → 1.46.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/chats/item/members/item/conversation_member_item_request_builder.py +4 -4
- msgraph/generated/chats/item/messages/messages_request_builder.py +3 -3
- msgraph/generated/communications/calls/item/participants/invite/invite_request_builder.py +3 -3
- msgraph/generated/communications/presences/item/set_presence/set_presence_request_builder.py +2 -2
- 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/managed_app_policies_request_builder.py +4 -4
- msgraph/generated/device_app_management/managed_app_registrations/item/managed_app_registration_item_request_builder.py +4 -4
- msgraph/generated/device_app_management/managed_app_registrations/managed_app_registrations_request_builder.py +4 -4
- msgraph/generated/device_app_management/managed_e_books/item/assignments/assignments_request_builder.py +3 -3
- msgraph/generated/device_app_management/managed_e_books/item/assignments/item/managed_e_book_assignment_item_request_builder.py +4 -4
- msgraph/generated/device_app_management/managed_e_books/item/managed_e_book_item_request_builder.py +4 -4
- msgraph/generated/device_app_management/managed_e_books/managed_e_books_request_builder.py +4 -4
- 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 +6 -6
- msgraph/generated/device_app_management/mobile_apps/mobile_apps_request_builder.py +7 -7
- 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 +7 -7
- 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/device_management/role_definitions/item/role_definition_item_request_builder.py +10 -10
- msgraph/generated/device_management/role_definitions/role_definitions_request_builder.py +4 -4
- msgraph/generated/drives/item/items/item/retention_label/retention_label_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/tables/add/add_request_builder.py +3 -3
- msgraph/generated/education/reports/reading_assignment_submissions/item/reading_assignment_submission_item_request_builder.py +3 -3
- msgraph/generated/education/reports/reflect_check_in_responses/item/reflect_check_in_response_item_request_builder.py +3 -3
- msgraph/generated/groups/groups_request_builder.py +3 -3
- msgraph/generated/groups/item/conversations/conversations_request_builder.py +3 -3
- msgraph/generated/groups/item/conversations/item/conversation_item_request_builder.py +1 -1
- msgraph/generated/groups/item/threads/item/conversation_thread_item_request_builder.py +5 -5
- msgraph/generated/groups/item/threads/item/posts/posts_request_builder.py +4 -4
- msgraph/generated/identity/conditional_access/named_locations/item/named_location_item_request_builder.py +7 -7
- msgraph/generated/identity_governance/entitlement_management/access_packages/item/access_package_item_request_builder.py +4 -4
- msgraph/generated/identity_governance/entitlement_management/catalogs/item/custom_workflow_extensions/item/custom_callout_extension_item_request_builder.py +3 -3
- msgraph/generated/identity_governance/terms_of_use/agreements/item/agreement_item_request_builder.py +4 -4
- msgraph/generated/kiota-lock.json +1 -1
- msgraph/generated/models/online_meeting_base.py +1 -1
- msgraph/generated/models/presence.py +4 -4
- msgraph/generated/models/protection_unit_base.py +4 -4
- msgraph/generated/models/reports_root.py +2 -2
- msgraph/generated/models/workbook_worksheet_protection_options.py +11 -11
- msgraph/generated/organization/item/organization_item_request_builder.py +7 -7
- msgraph/generated/organization/organization_request_builder.py +4 -4
- msgraph/generated/security/attack_simulation/end_user_notifications/end_user_notifications_request_builder.py +4 -4
- msgraph/generated/sites/item/lists/item/list_item_request_builder.py +4 -4
- msgraph/generated/sites/sites_request_builder.py +4 -4
- msgraph/generated/teams/item/channels/item/members/members_request_builder.py +3 -3
- msgraph/generated/teams/item/channels/item/messages/item/replies/replies_request_builder.py +3 -3
- msgraph/generated/users/item/online_meetings/item/recordings/item/call_recording_item_request_builder.py +3 -3
- msgraph/generated/users/item/online_meetings/item/recordings/recordings_request_builder.py +3 -3
- msgraph/generated/users/item/online_meetings/item/transcripts/transcripts_request_builder.py +3 -3
- msgraph/generated/users/item/presence/set_presence/set_presence_request_builder.py +2 -2
- msgraph/generated/users/item/user_item_request_builder.py +4 -4
- msgraph/generated/users_with_user_principal_name/users_with_user_principal_name_request_builder.py +4 -4
- {msgraph_sdk-1.44.0.dist-info → msgraph_sdk-1.46.0.dist-info}/METADATA +1 -1
- {msgraph_sdk-1.44.0.dist-info → msgraph_sdk-1.46.0.dist-info}/RECORD +63 -63
- {msgraph_sdk-1.44.0.dist-info → msgraph_sdk-1.46.0.dist-info}/WHEEL +0 -0
- {msgraph_sdk-1.44.0.dist-info → msgraph_sdk-1.46.0.dist-info}/licenses/LICENSE +0 -0
|
@@ -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 windows10CompliancePolicy.
|
|
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-windows10compliancepolicy-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 windows10CompliancePolicy 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-windows10compliancepolicy-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 androidWorkProfileCompliancePolicy 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-androidworkprofilecompliancepolicy-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 windows10CompliancePolicy.
|
|
109
109
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
110
110
|
Returns: RequestInformation
|
|
111
111
|
"""
|
|
@@ -116,7 +116,7 @@ class DeviceCompliancePolicyItemRequestBuilder(BaseRequestBuilder):
|
|
|
116
116
|
|
|
117
117
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[DeviceCompliancePolicyItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
|
118
118
|
"""
|
|
119
|
-
Read properties and relationships of the
|
|
119
|
+
Read properties and relationships of the windows10CompliancePolicy object.
|
|
120
120
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
121
121
|
Returns: RequestInformation
|
|
122
122
|
"""
|
|
@@ -127,7 +127,7 @@ class DeviceCompliancePolicyItemRequestBuilder(BaseRequestBuilder):
|
|
|
127
127
|
|
|
128
128
|
def to_patch_request_information(self,body: DeviceCompliancePolicy, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
|
129
129
|
"""
|
|
130
|
-
Update the properties of a
|
|
130
|
+
Update the properties of a androidWorkProfileCompliancePolicy object.
|
|
131
131
|
param body: The request body
|
|
132
132
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
133
133
|
Returns: RequestInformation
|
|
@@ -241,7 +241,7 @@ class DeviceCompliancePolicyItemRequestBuilder(BaseRequestBuilder):
|
|
|
241
241
|
@dataclass
|
|
242
242
|
class DeviceCompliancePolicyItemRequestBuilderGetQueryParameters():
|
|
243
243
|
"""
|
|
244
|
-
Read properties and relationships of the
|
|
244
|
+
Read properties and relationships of the windows10CompliancePolicy object.
|
|
245
245
|
"""
|
|
246
246
|
def get_query_parameter(self,original_name: str) -> str:
|
|
247
247
|
"""
|
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 iosGeneralDeviceConfiguration 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-iosgeneraldeviceconfiguration-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 androidWorkProfileGeneralDeviceConfiguration 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-androidworkprofilegeneraldeviceconfiguration-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 iosGeneralDeviceConfiguration 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 androidWorkProfileGeneralDeviceConfiguration 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 iosGeneralDeviceConfiguration 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 windowsPhone81CustomConfiguration.
|
|
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-windowsphone81customconfiguration-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 windowsPhone81GeneralConfiguration 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-windowsphone81generalconfiguration-get?view=graph-rest-1.0
|
|
66
66
|
"""
|
|
67
67
|
request_info = self.to_get_request_information(
|
|
68
68
|
request_configuration
|
|
@@ -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 windowsPhone81CustomConfiguration.
|
|
120
120
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
121
121
|
Returns: RequestInformation
|
|
122
122
|
"""
|
|
@@ -127,7 +127,7 @@ class DeviceConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
|
127
127
|
|
|
128
128
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[DeviceConfigurationItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
|
129
129
|
"""
|
|
130
|
-
Read properties and relationships of the
|
|
130
|
+
Read properties and relationships of the windowsPhone81GeneralConfiguration object.
|
|
131
131
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
132
132
|
Returns: RequestInformation
|
|
133
133
|
"""
|
|
@@ -234,7 +234,7 @@ class DeviceConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
|
234
234
|
@dataclass
|
|
235
235
|
class DeviceConfigurationItemRequestBuilderGetQueryParameters():
|
|
236
236
|
"""
|
|
237
|
-
Read properties and relationships of the
|
|
237
|
+
Read properties and relationships of the windowsPhone81GeneralConfiguration object.
|
|
238
238
|
"""
|
|
239
239
|
def get_query_parameter(self,original_name: str) -> str:
|
|
240
240
|
"""
|
|
@@ -49,10 +49,10 @@ class DeviceEnrollmentConfigurationsRequestBuilder(BaseRequestBuilder):
|
|
|
49
49
|
|
|
50
50
|
async def get(self,request_configuration: Optional[RequestConfiguration[DeviceEnrollmentConfigurationsRequestBuilderGetQueryParameters]] = None) -> Optional[DeviceEnrollmentConfigurationCollectionResponse]:
|
|
51
51
|
"""
|
|
52
|
-
List properties and relationships of the
|
|
52
|
+
List properties and relationships of the deviceEnrollmentLimitConfiguration objects.
|
|
53
53
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
54
54
|
Returns: Optional[DeviceEnrollmentConfigurationCollectionResponse]
|
|
55
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-
|
|
55
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentlimitconfiguration-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 DeviceEnrollmentConfigurationsRequestBuilder(BaseRequestBuilder):
|
|
|
70
70
|
|
|
71
71
|
async def post(self,body: DeviceEnrollmentConfiguration, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[DeviceEnrollmentConfiguration]:
|
|
72
72
|
"""
|
|
73
|
-
Create a new
|
|
73
|
+
Create a new deviceEnrollmentWindowsHelloForBusinessConfiguration 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[DeviceEnrollmentConfiguration]
|
|
77
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-
|
|
77
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-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 DeviceEnrollmentConfigurationsRequestBuilder(BaseRequestBuilder):
|
|
|
94
94
|
|
|
95
95
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[DeviceEnrollmentConfigurationsRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
|
96
96
|
"""
|
|
97
|
-
List properties and relationships of the
|
|
97
|
+
List properties and relationships of the deviceEnrollmentLimitConfiguration 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 DeviceEnrollmentConfigurationsRequestBuilder(BaseRequestBuilder):
|
|
|
105
105
|
|
|
106
106
|
def to_post_request_information(self,body: DeviceEnrollmentConfiguration, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
|
107
107
|
"""
|
|
108
|
-
Create a new
|
|
108
|
+
Create a new deviceEnrollmentWindowsHelloForBusinessConfiguration 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 DeviceEnrollmentConfigurationsRequestBuilder(BaseRequestBuilder):
|
|
|
140
140
|
@dataclass
|
|
141
141
|
class DeviceEnrollmentConfigurationsRequestBuilderGetQueryParameters():
|
|
142
142
|
"""
|
|
143
|
-
List properties and relationships of the
|
|
143
|
+
List properties and relationships of the deviceEnrollmentLimitConfiguration objects.
|
|
144
144
|
"""
|
|
145
145
|
def get_query_parameter(self,original_name: str) -> str:
|
|
146
146
|
"""
|
|
@@ -75,11 +75,11 @@ class DeviceEnrollmentConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
|
75
75
|
|
|
76
76
|
async def patch(self,body: DeviceEnrollmentConfiguration, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[DeviceEnrollmentConfiguration]:
|
|
77
77
|
"""
|
|
78
|
-
Update the properties of a
|
|
78
|
+
Update the properties of a deviceEnrollmentLimitConfiguration object.
|
|
79
79
|
param body: The request body
|
|
80
80
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
81
81
|
Returns: Optional[DeviceEnrollmentConfiguration]
|
|
82
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-
|
|
82
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentlimitconfiguration-update?view=graph-rest-1.0
|
|
83
83
|
"""
|
|
84
84
|
if body is None:
|
|
85
85
|
raise TypeError("body cannot be null.")
|
|
@@ -121,7 +121,7 @@ class DeviceEnrollmentConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
|
121
121
|
|
|
122
122
|
def to_patch_request_information(self,body: DeviceEnrollmentConfiguration, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
|
123
123
|
"""
|
|
124
|
-
Update the properties of a
|
|
124
|
+
Update the properties of a deviceEnrollmentLimitConfiguration object.
|
|
125
125
|
param body: The request body
|
|
126
126
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
127
127
|
Returns: RequestInformation
|
|
@@ -96,7 +96,7 @@ class DeviceManagementRequestBuilder(BaseRequestBuilder):
|
|
|
96
96
|
Read properties and relationships of the deviceManagement object.
|
|
97
97
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
98
98
|
Returns: Optional[DeviceManagement]
|
|
99
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-
|
|
99
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-remoteassistance-devicemanagement-get?view=graph-rest-1.0
|
|
100
100
|
"""
|
|
101
101
|
request_info = self.to_get_request_information(
|
|
102
102
|
request_configuration
|
|
@@ -130,7 +130,7 @@ class DeviceManagementRequestBuilder(BaseRequestBuilder):
|
|
|
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: Optional[DeviceManagement]
|
|
133
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-
|
|
133
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-tem-devicemanagement-update?view=graph-rest-1.0
|
|
134
134
|
"""
|
|
135
135
|
if body is None:
|
|
136
136
|
raise TypeError("body cannot be null.")
|
msgraph/generated/device_management/role_definitions/item/role_definition_item_request_builder.py
CHANGED
|
@@ -33,10 +33,10 @@ class RoleDefinitionItemRequestBuilder(BaseRequestBuilder):
|
|
|
33
33
|
|
|
34
34
|
async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
|
|
35
35
|
"""
|
|
36
|
-
Deletes a
|
|
36
|
+
Deletes a roleDefinition.
|
|
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-rbac-
|
|
39
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-delete?view=graph-rest-1.0
|
|
40
40
|
"""
|
|
41
41
|
request_info = self.to_delete_request_information(
|
|
42
42
|
request_configuration
|
|
@@ -52,10 +52,10 @@ class RoleDefinitionItemRequestBuilder(BaseRequestBuilder):
|
|
|
52
52
|
|
|
53
53
|
async def get(self,request_configuration: Optional[RequestConfiguration[RoleDefinitionItemRequestBuilderGetQueryParameters]] = None) -> Optional[RoleDefinition]:
|
|
54
54
|
"""
|
|
55
|
-
Read properties and relationships of the
|
|
55
|
+
Read properties and relationships of the deviceAndAppManagementRoleDefinition object.
|
|
56
56
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
57
57
|
Returns: Optional[RoleDefinition]
|
|
58
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-rbac-
|
|
58
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-get?view=graph-rest-1.0
|
|
59
59
|
"""
|
|
60
60
|
request_info = self.to_get_request_information(
|
|
61
61
|
request_configuration
|
|
@@ -73,11 +73,11 @@ class RoleDefinitionItemRequestBuilder(BaseRequestBuilder):
|
|
|
73
73
|
|
|
74
74
|
async def patch(self,body: RoleDefinition, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[RoleDefinition]:
|
|
75
75
|
"""
|
|
76
|
-
Update the properties of a
|
|
76
|
+
Update the properties of a roleDefinition object.
|
|
77
77
|
param body: The request body
|
|
78
78
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
79
79
|
Returns: Optional[RoleDefinition]
|
|
80
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-rbac-
|
|
80
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-update?view=graph-rest-1.0
|
|
81
81
|
"""
|
|
82
82
|
if body is None:
|
|
83
83
|
raise TypeError("body cannot be null.")
|
|
@@ -97,7 +97,7 @@ class RoleDefinitionItemRequestBuilder(BaseRequestBuilder):
|
|
|
97
97
|
|
|
98
98
|
def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
|
99
99
|
"""
|
|
100
|
-
Deletes a
|
|
100
|
+
Deletes a roleDefinition.
|
|
101
101
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
102
102
|
Returns: RequestInformation
|
|
103
103
|
"""
|
|
@@ -108,7 +108,7 @@ class RoleDefinitionItemRequestBuilder(BaseRequestBuilder):
|
|
|
108
108
|
|
|
109
109
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[RoleDefinitionItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
|
110
110
|
"""
|
|
111
|
-
Read properties and relationships of the
|
|
111
|
+
Read properties and relationships of the deviceAndAppManagementRoleDefinition object.
|
|
112
112
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
113
113
|
Returns: RequestInformation
|
|
114
114
|
"""
|
|
@@ -119,7 +119,7 @@ class RoleDefinitionItemRequestBuilder(BaseRequestBuilder):
|
|
|
119
119
|
|
|
120
120
|
def to_patch_request_information(self,body: RoleDefinition, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
|
121
121
|
"""
|
|
122
|
-
Update the properties of a
|
|
122
|
+
Update the properties of a roleDefinition object.
|
|
123
123
|
param body: The request body
|
|
124
124
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
125
125
|
Returns: RequestInformation
|
|
@@ -161,7 +161,7 @@ class RoleDefinitionItemRequestBuilder(BaseRequestBuilder):
|
|
|
161
161
|
@dataclass
|
|
162
162
|
class RoleDefinitionItemRequestBuilderGetQueryParameters():
|
|
163
163
|
"""
|
|
164
|
-
Read properties and relationships of the
|
|
164
|
+
Read properties and relationships of the deviceAndAppManagementRoleDefinition object.
|
|
165
165
|
"""
|
|
166
166
|
def get_query_parameter(self,original_name: str) -> str:
|
|
167
167
|
"""
|
|
@@ -49,10 +49,10 @@ class RoleDefinitionsRequestBuilder(BaseRequestBuilder):
|
|
|
49
49
|
|
|
50
50
|
async def get(self,request_configuration: Optional[RequestConfiguration[RoleDefinitionsRequestBuilderGetQueryParameters]] = None) -> Optional[RoleDefinitionCollectionResponse]:
|
|
51
51
|
"""
|
|
52
|
-
List properties and relationships of the
|
|
52
|
+
List properties and relationships of the roleDefinition objects.
|
|
53
53
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
54
54
|
Returns: Optional[RoleDefinitionCollectionResponse]
|
|
55
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-rbac-
|
|
55
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-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 RoleDefinitionsRequestBuilder(BaseRequestBuilder):
|
|
|
94
94
|
|
|
95
95
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[RoleDefinitionsRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
|
96
96
|
"""
|
|
97
|
-
List properties and relationships of the
|
|
97
|
+
List properties and relationships of the roleDefinition 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 RoleDefinitionsRequestBuilder(BaseRequestBuilder):
|
|
|
140
140
|
@dataclass
|
|
141
141
|
class RoleDefinitionsRequestBuilderGetQueryParameters():
|
|
142
142
|
"""
|
|
143
|
-
List properties and relationships of the
|
|
143
|
+
List properties and relationships of the roleDefinition objects.
|
|
144
144
|
"""
|
|
145
145
|
def get_query_parameter(self,original_name: str) -> str:
|
|
146
146
|
"""
|
|
@@ -71,11 +71,11 @@ class RetentionLabelRequestBuilder(BaseRequestBuilder):
|
|
|
71
71
|
|
|
72
72
|
async def patch(self,body: ItemRetentionLabel, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[ItemRetentionLabel]:
|
|
73
73
|
"""
|
|
74
|
-
|
|
74
|
+
Apply (set) a retention label on a driveItem (files and folders). Retention labels don't need to be published in a retention label policy to be applied using this method. When a retention label is applied to a folder, all the items in the folder are tagged with the same retention label. For information about conflict resolution for retention labels, see Will an existing label be overridden or removed. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint.
|
|
75
75
|
param body: The request body
|
|
76
76
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
77
77
|
Returns: Optional[ItemRetentionLabel]
|
|
78
|
-
Find more info here: https://learn.microsoft.com/graph/api/driveitem-
|
|
78
|
+
Find more info here: https://learn.microsoft.com/graph/api/driveitem-setretentionlabel?view=graph-rest-1.0
|
|
79
79
|
"""
|
|
80
80
|
if body is None:
|
|
81
81
|
raise TypeError("body cannot be null.")
|
|
@@ -117,7 +117,7 @@ class RetentionLabelRequestBuilder(BaseRequestBuilder):
|
|
|
117
117
|
|
|
118
118
|
def to_patch_request_information(self,body: ItemRetentionLabel, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
|
119
119
|
"""
|
|
120
|
-
|
|
120
|
+
Apply (set) a retention label on a driveItem (files and folders). Retention labels don't need to be published in a retention label policy to be applied using this method. When a retention label is applied to a folder, all the items in the folder are tagged with the same retention label. For information about conflict resolution for retention labels, see Will an existing label be overridden or removed. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint.
|
|
121
121
|
param body: The request body
|
|
122
122
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
123
123
|
Returns: RequestInformation
|
|
@@ -33,11 +33,11 @@ class AddRequestBuilder(BaseRequestBuilder):
|
|
|
33
33
|
|
|
34
34
|
async def post(self,body: AddPostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[WorkbookTable]:
|
|
35
35
|
"""
|
|
36
|
-
|
|
36
|
+
Use this API to create a new Table.
|
|
37
37
|
param body: The request body
|
|
38
38
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
39
39
|
Returns: Optional[WorkbookTable]
|
|
40
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
|
40
|
+
Find more info here: https://learn.microsoft.com/graph/api/workbook-post-tables?view=graph-rest-1.0
|
|
41
41
|
"""
|
|
42
42
|
if body is None:
|
|
43
43
|
raise TypeError("body cannot be null.")
|
|
@@ -57,7 +57,7 @@ class AddRequestBuilder(BaseRequestBuilder):
|
|
|
57
57
|
|
|
58
58
|
def to_post_request_information(self,body: AddPostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
|
59
59
|
"""
|
|
60
|
-
|
|
60
|
+
Use this API to create a new Table.
|
|
61
61
|
param body: The request body
|
|
62
62
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
63
63
|
Returns: RequestInformation
|
msgraph/generated/drives/item/items/item/workbook/worksheets/item/tables/add/add_request_builder.py
CHANGED
|
@@ -33,11 +33,11 @@ class AddRequestBuilder(BaseRequestBuilder):
|
|
|
33
33
|
|
|
34
34
|
async def post(self,body: AddPostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[WorkbookTable]:
|
|
35
35
|
"""
|
|
36
|
-
|
|
36
|
+
Use this API to create a new Table.
|
|
37
37
|
param body: The request body
|
|
38
38
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
39
39
|
Returns: Optional[WorkbookTable]
|
|
40
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
|
40
|
+
Find more info here: https://learn.microsoft.com/graph/api/workbook-post-tables?view=graph-rest-1.0
|
|
41
41
|
"""
|
|
42
42
|
if body is None:
|
|
43
43
|
raise TypeError("body cannot be null.")
|
|
@@ -57,7 +57,7 @@ class AddRequestBuilder(BaseRequestBuilder):
|
|
|
57
57
|
|
|
58
58
|
def to_post_request_information(self,body: AddPostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
|
59
59
|
"""
|
|
60
|
-
|
|
60
|
+
Use this API to create a new Table.
|
|
61
61
|
param body: The request body
|
|
62
62
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
63
63
|
Returns: RequestInformation
|
|
@@ -50,7 +50,7 @@ class ReadingAssignmentSubmissionItemRequestBuilder(BaseRequestBuilder):
|
|
|
50
50
|
|
|
51
51
|
async def get(self,request_configuration: Optional[RequestConfiguration[ReadingAssignmentSubmissionItemRequestBuilderGetQueryParameters]] = None) -> Optional[ReadingAssignmentSubmission]:
|
|
52
52
|
"""
|
|
53
|
-
|
|
53
|
+
Details of submitted reading assignments.
|
|
54
54
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
55
55
|
Returns: Optional[ReadingAssignmentSubmission]
|
|
56
56
|
"""
|
|
@@ -104,7 +104,7 @@ class ReadingAssignmentSubmissionItemRequestBuilder(BaseRequestBuilder):
|
|
|
104
104
|
|
|
105
105
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ReadingAssignmentSubmissionItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
|
106
106
|
"""
|
|
107
|
-
|
|
107
|
+
Details of submitted reading assignments.
|
|
108
108
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
109
109
|
Returns: RequestInformation
|
|
110
110
|
"""
|
|
@@ -148,7 +148,7 @@ class ReadingAssignmentSubmissionItemRequestBuilder(BaseRequestBuilder):
|
|
|
148
148
|
@dataclass
|
|
149
149
|
class ReadingAssignmentSubmissionItemRequestBuilderGetQueryParameters():
|
|
150
150
|
"""
|
|
151
|
-
|
|
151
|
+
Details of submitted reading assignments.
|
|
152
152
|
"""
|
|
153
153
|
def get_query_parameter(self,original_name: str) -> str:
|
|
154
154
|
"""
|
|
@@ -50,7 +50,7 @@ class ReflectCheckInResponseItemRequestBuilder(BaseRequestBuilder):
|
|
|
50
50
|
|
|
51
51
|
async def get(self,request_configuration: Optional[RequestConfiguration[ReflectCheckInResponseItemRequestBuilderGetQueryParameters]] = None) -> Optional[ReflectCheckInResponse]:
|
|
52
52
|
"""
|
|
53
|
-
|
|
53
|
+
Details of check-in responses.
|
|
54
54
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
55
55
|
Returns: Optional[ReflectCheckInResponse]
|
|
56
56
|
"""
|
|
@@ -104,7 +104,7 @@ class ReflectCheckInResponseItemRequestBuilder(BaseRequestBuilder):
|
|
|
104
104
|
|
|
105
105
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ReflectCheckInResponseItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
|
106
106
|
"""
|
|
107
|
-
|
|
107
|
+
Details of check-in responses.
|
|
108
108
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
109
109
|
Returns: RequestInformation
|
|
110
110
|
"""
|
|
@@ -148,7 +148,7 @@ class ReflectCheckInResponseItemRequestBuilder(BaseRequestBuilder):
|
|
|
148
148
|
@dataclass
|
|
149
149
|
class ReflectCheckInResponseItemRequestBuilderGetQueryParameters():
|
|
150
150
|
"""
|
|
151
|
-
|
|
151
|
+
Details of check-in responses.
|
|
152
152
|
"""
|
|
153
153
|
def get_query_parameter(self,original_name: str) -> str:
|
|
154
154
|
"""
|
|
@@ -74,11 +74,11 @@ class GroupsRequestBuilder(BaseRequestBuilder):
|
|
|
74
74
|
|
|
75
75
|
async def post(self,body: Group, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[Group]:
|
|
76
76
|
"""
|
|
77
|
-
Create a new group
|
|
77
|
+
Create a new group object if it doesn't exist, or update the properties of an existing group object.You can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.
|
|
78
78
|
param body: The request body
|
|
79
79
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
80
80
|
Returns: Optional[Group]
|
|
81
|
-
Find more info here: https://learn.microsoft.com/graph/api/group-
|
|
81
|
+
Find more info here: https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0
|
|
82
82
|
"""
|
|
83
83
|
if body is None:
|
|
84
84
|
raise TypeError("body cannot be null.")
|
|
@@ -109,7 +109,7 @@ class GroupsRequestBuilder(BaseRequestBuilder):
|
|
|
109
109
|
|
|
110
110
|
def to_post_request_information(self,body: Group, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
|
111
111
|
"""
|
|
112
|
-
Create a new group
|
|
112
|
+
Create a new group object if it doesn't exist, or update the properties of an existing group object.You can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.
|
|
113
113
|
param body: The request body
|
|
114
114
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
|
115
115
|
Returns: RequestInformation
|
|
@@ -70,11 +70,11 @@ class ConversationsRequestBuilder(BaseRequestBuilder):
|
|
|
70
70
|
|
|
71
71
|
async def post(self,body: Conversation, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[Conversation]:
|
|
72
72
|
"""
|
|
73
|
-
|
|
73
|
+
Use reply thread or reply post to further post to that conversation.
|
|
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[Conversation]
|
|
77
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
|
77
|
+
Find more info here: https://learn.microsoft.com/graph/api/group-post-conversations?view=graph-rest-1.0
|
|
78
78
|
"""
|
|
79
79
|
if body is None:
|
|
80
80
|
raise TypeError("body cannot be null.")
|
|
@@ -105,7 +105,7 @@ class ConversationsRequestBuilder(BaseRequestBuilder):
|
|
|
105
105
|
|
|
106
106
|
def to_post_request_information(self,body: Conversation, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
|
107
107
|
"""
|
|
108
|
-
|
|
108
|
+
Use reply thread or reply post to further post to that conversation.
|
|
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
|
|
@@ -36,7 +36,7 @@ class ConversationItemRequestBuilder(BaseRequestBuilder):
|
|
|
36
36
|
Delete conversation.
|
|
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/
|
|
39
|
+
Find more info here: https://learn.microsoft.com/graph/api/group-delete-conversation?view=graph-rest-1.0
|
|
40
40
|
"""
|
|
41
41
|
request_info = self.to_delete_request_information(
|
|
42
42
|
request_configuration
|