msgraph-sdk 1.15.0__py3-none-any.whl → 1.16.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/members_request_builder.py +10 -0
- msgraph/generated/chats/item/members/remove/remove_post_request_body.py +58 -0
- msgraph/generated/chats/item/members/remove/remove_post_response.py +60 -0
- msgraph/generated/chats/item/members/remove/remove_request_builder.py +89 -0
- msgraph/generated/chats/item/messages/messages_request_builder.py +3 -3
- msgraph/generated/device_app_management/device_app_management_request_builder.py +2 -2
- 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_statuses/item/managed_app_status_item_request_builder.py +4 -4
- msgraph/generated/device_app_management/managed_app_statuses/managed_app_statuses_request_builder.py +4 -4
- msgraph/generated/device_app_management/managed_e_books/item/assignments/assignments_request_builder.py +7 -7
- 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/mobile_app_configurations/item/managed_device_mobile_app_configuration_item_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 +10 -10
- 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 +3 -3
- 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 +3 -3
- msgraph/generated/device_management/device_enrollment_configurations/item/device_enrollment_configuration_item_request_builder.py +10 -10
- msgraph/generated/device_management/role_definitions/item/role_definition_item_request_builder.py +10 -10
- 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/worksheets/item/names/item/range/range_request_builder.py +3 -3
- msgraph/generated/group_lifecycle_policies/group_lifecycle_policies_request_builder.py +2 -2
- msgraph/generated/group_lifecycle_policies/item/add_group/add_group_request_builder.py +2 -2
- msgraph/generated/groups/item/conversations/item/conversation_item_request_builder.py +5 -5
- msgraph/generated/groups/item/group_lifecycle_policies/item/add_group/add_group_request_builder.py +2 -2
- msgraph/generated/groups/item/team/channels/item/members/members_request_builder.py +10 -0
- msgraph/generated/groups/item/team/channels/item/members/remove/remove_post_request_body.py +58 -0
- msgraph/generated/groups/item/team/channels/item/members/remove/remove_post_response.py +60 -0
- msgraph/generated/groups/item/team/channels/item/members/remove/remove_request_builder.py +89 -0
- msgraph/generated/groups/item/team/members/members_request_builder.py +10 -0
- msgraph/generated/groups/item/team/members/remove/remove_post_request_body.py +58 -0
- msgraph/generated/groups/item/team/members/remove/remove_post_response.py +60 -0
- msgraph/generated/groups/item/team/members/remove/remove_request_builder.py +89 -0
- msgraph/generated/groups/item/team/primary_channel/members/members_request_builder.py +10 -0
- msgraph/generated/groups/item/team/primary_channel/members/remove/remove_post_request_body.py +58 -0
- msgraph/generated/groups/item/team/primary_channel/members/remove/remove_post_response.py +60 -0
- msgraph/generated/groups/item/team/primary_channel/members/remove/remove_request_builder.py +89 -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 +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 +10 -10
- msgraph/generated/identity_governance/terms_of_use/agreements/item/agreement_item_request_builder.py +4 -4
- msgraph/generated/kiota-dom-export.txt +324 -0
- msgraph/generated/kiota-lock.json +1 -1
- msgraph/generated/models/action_result_part.py +1 -1
- msgraph/generated/models/conversation_member.py +1 -1
- msgraph/generated/models/quota.py +1 -1
- msgraph/generated/models/team.py +5 -5
- msgraph/generated/models/workbook_range_view.py +1 -1
- msgraph/generated/organization/item/branding/localizations/item/banner_logo/banner_logo_request_builder.py +3 -3
- msgraph/generated/organization/item/organization_item_request_builder.py +7 -7
- msgraph/generated/organization/organization_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/item/conversation_member_item_request_builder.py +6 -6
- msgraph/generated/teams/item/channels/item/members/members_request_builder.py +10 -0
- msgraph/generated/teams/item/channels/item/members/remove/remove_post_request_body.py +58 -0
- msgraph/generated/teams/item/channels/item/members/remove/remove_post_response.py +60 -0
- msgraph/generated/teams/item/channels/item/members/remove/remove_request_builder.py +89 -0
- msgraph/generated/teams/item/channels/item/messages/item/replies/replies_request_builder.py +3 -3
- msgraph/generated/teams/item/channels/item/messages/messages_request_builder.py +3 -3
- msgraph/generated/teams/item/members/members_request_builder.py +10 -0
- msgraph/generated/teams/item/members/remove/remove_post_request_body.py +58 -0
- msgraph/generated/teams/item/members/remove/remove_post_response.py +60 -0
- msgraph/generated/teams/item/members/remove/remove_request_builder.py +89 -0
- msgraph/generated/teams/item/primary_channel/members/members_request_builder.py +10 -0
- msgraph/generated/teams/item/primary_channel/members/remove/remove_post_request_body.py +58 -0
- msgraph/generated/teams/item/primary_channel/members/remove/remove_post_response.py +60 -0
- msgraph/generated/teams/item/primary_channel/members/remove/remove_request_builder.py +89 -0
- msgraph/generated/teamwork/deleted_teams/item/channels/item/members/members_request_builder.py +10 -0
- msgraph/generated/teamwork/deleted_teams/item/channels/item/members/remove/remove_post_request_body.py +58 -0
- msgraph/generated/teamwork/deleted_teams/item/channels/item/members/remove/remove_post_response.py +60 -0
- msgraph/generated/teamwork/deleted_teams/item/channels/item/members/remove/remove_request_builder.py +89 -0
- msgraph/generated/users/item/chats/item/members/members_request_builder.py +10 -0
- msgraph/generated/users/item/chats/item/members/remove/remove_post_request_body.py +58 -0
- msgraph/generated/users/item/chats/item/members/remove/remove_post_response.py +60 -0
- msgraph/generated/users/item/chats/item/members/remove/remove_request_builder.py +89 -0
- msgraph/generated/users/item/joined_teams/item/channels/item/members/members_request_builder.py +10 -0
- msgraph/generated/users/item/joined_teams/item/channels/item/members/remove/remove_post_request_body.py +58 -0
- msgraph/generated/users/item/joined_teams/item/channels/item/members/remove/remove_post_response.py +60 -0
- msgraph/generated/users/item/joined_teams/item/channels/item/members/remove/remove_request_builder.py +89 -0
- msgraph/generated/users/item/joined_teams/item/members/members_request_builder.py +10 -0
- msgraph/generated/users/item/joined_teams/item/members/remove/remove_post_request_body.py +58 -0
- msgraph/generated/users/item/joined_teams/item/members/remove/remove_post_response.py +60 -0
- msgraph/generated/users/item/joined_teams/item/members/remove/remove_request_builder.py +89 -0
- msgraph/generated/users/item/joined_teams/item/primary_channel/members/members_request_builder.py +10 -0
- msgraph/generated/users/item/joined_teams/item/primary_channel/members/remove/remove_post_request_body.py +58 -0
- msgraph/generated/users/item/joined_teams/item/primary_channel/members/remove/remove_post_response.py +60 -0
- msgraph/generated/users/item/joined_teams/item/primary_channel/members/remove/remove_request_builder.py +89 -0
- msgraph/generated/users/item/presence/presence_request_builder.py +4 -4
- msgraph/generated/users/item/user_item_request_builder.py +4 -4
- msgraph/generated/users/users_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.15.0.dist-info → msgraph_sdk-1.16.0.dist-info}/METADATA +1 -1
- {msgraph_sdk-1.15.0.dist-info → msgraph_sdk-1.16.0.dist-info}/RECORD +103 -67
- {msgraph_sdk-1.15.0.dist-info → msgraph_sdk-1.16.0.dist-info}/LICENSE +0 -0
- {msgraph_sdk-1.15.0.dist-info → msgraph_sdk-1.16.0.dist-info}/WHEEL +0 -0
@@ -64,10 +64,10 @@ class MobileAppsRequestBuilder(BaseRequestBuilder):
|
|
64
64
|
|
65
65
|
async def get(self,request_configuration: Optional[RequestConfiguration[MobileAppsRequestBuilderGetQueryParameters]] = None) -> Optional[MobileAppCollectionResponse]:
|
66
66
|
"""
|
67
|
-
List properties and relationships of the
|
67
|
+
List properties and relationships of the androidLobApp objects.
|
68
68
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
69
69
|
Returns: Optional[MobileAppCollectionResponse]
|
70
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-apps-
|
70
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-apps-androidlobapp-list?view=graph-rest-1.0
|
71
71
|
"""
|
72
72
|
request_info = self.to_get_request_information(
|
73
73
|
request_configuration
|
@@ -85,11 +85,11 @@ class MobileAppsRequestBuilder(BaseRequestBuilder):
|
|
85
85
|
|
86
86
|
async def post(self,body: MobileApp, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[MobileApp]:
|
87
87
|
"""
|
88
|
-
Create a new
|
88
|
+
Create a new microsoftStoreForBusinessApp object.
|
89
89
|
param body: The request body
|
90
90
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
91
91
|
Returns: Optional[MobileApp]
|
92
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-apps-
|
92
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-apps-microsoftstoreforbusinessapp-create?view=graph-rest-1.0
|
93
93
|
"""
|
94
94
|
if body is None:
|
95
95
|
raise TypeError("body cannot be null.")
|
@@ -109,7 +109,7 @@ class MobileAppsRequestBuilder(BaseRequestBuilder):
|
|
109
109
|
|
110
110
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[MobileAppsRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
111
111
|
"""
|
112
|
-
List properties and relationships of the
|
112
|
+
List properties and relationships of the androidLobApp objects.
|
113
113
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
114
114
|
Returns: RequestInformation
|
115
115
|
"""
|
@@ -120,7 +120,7 @@ class MobileAppsRequestBuilder(BaseRequestBuilder):
|
|
120
120
|
|
121
121
|
def to_post_request_information(self,body: MobileApp, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
122
122
|
"""
|
123
|
-
Create a new
|
123
|
+
Create a new microsoftStoreForBusinessApp object.
|
124
124
|
param body: The request body
|
125
125
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
126
126
|
Returns: RequestInformation
|
@@ -299,7 +299,7 @@ class MobileAppsRequestBuilder(BaseRequestBuilder):
|
|
299
299
|
@dataclass
|
300
300
|
class MobileAppsRequestBuilderGetQueryParameters():
|
301
301
|
"""
|
302
|
-
List properties and relationships of the
|
302
|
+
List properties and relationships of the androidLobApp objects.
|
303
303
|
"""
|
304
304
|
def get_query_parameter(self,original_name: str) -> str:
|
305
305
|
"""
|
@@ -69,11 +69,11 @@ class DeviceCompliancePoliciesRequestBuilder(BaseRequestBuilder):
|
|
69
69
|
|
70
70
|
async def post(self,body: DeviceCompliancePolicy, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[DeviceCompliancePolicy]:
|
71
71
|
"""
|
72
|
-
Create a new
|
72
|
+
Create a new windows10CompliancePolicy object.
|
73
73
|
param body: The request body
|
74
74
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
75
75
|
Returns: Optional[DeviceCompliancePolicy]
|
76
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-
|
76
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-create?view=graph-rest-1.0
|
77
77
|
"""
|
78
78
|
if body is None:
|
79
79
|
raise TypeError("body cannot be null.")
|
@@ -104,7 +104,7 @@ class DeviceCompliancePoliciesRequestBuilder(BaseRequestBuilder):
|
|
104
104
|
|
105
105
|
def to_post_request_information(self,body: DeviceCompliancePolicy, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
106
106
|
"""
|
107
|
-
Create a new
|
107
|
+
Create a new windows10CompliancePolicy object.
|
108
108
|
param body: The request body
|
109
109
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
110
110
|
Returns: RequestInformation
|
@@ -40,10 +40,10 @@ class DeviceCompliancePolicyItemRequestBuilder(BaseRequestBuilder):
|
|
40
40
|
|
41
41
|
async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
|
42
42
|
"""
|
43
|
-
Deletes a
|
43
|
+
Deletes a iosCompliancePolicy.
|
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-ioscompliancepolicy-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 DeviceCompliancePolicyItemRequestBuilder(BaseRequestBuilder):
|
|
59
59
|
|
60
60
|
async def get(self,request_configuration: Optional[RequestConfiguration[DeviceCompliancePolicyItemRequestBuilderGetQueryParameters]] = None) -> Optional[DeviceCompliancePolicy]:
|
61
61
|
"""
|
62
|
-
Read properties and relationships of the
|
62
|
+
Read properties and relationships of the deviceCompliancePolicy object.
|
63
63
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
64
64
|
Returns: Optional[DeviceCompliancePolicy]
|
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-devicecompliancepolicy-get?view=graph-rest-1.0
|
66
66
|
"""
|
67
67
|
request_info = self.to_get_request_information(
|
68
68
|
request_configuration
|
@@ -80,11 +80,11 @@ class DeviceCompliancePolicyItemRequestBuilder(BaseRequestBuilder):
|
|
80
80
|
|
81
81
|
async def patch(self,body: DeviceCompliancePolicy, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[DeviceCompliancePolicy]:
|
82
82
|
"""
|
83
|
-
Update the properties of a
|
83
|
+
Update the properties of a windows81CompliancePolicy object.
|
84
84
|
param body: The request body
|
85
85
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
86
86
|
Returns: Optional[DeviceCompliancePolicy]
|
87
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-
|
87
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows81compliancepolicy-update?view=graph-rest-1.0
|
88
88
|
"""
|
89
89
|
if body is None:
|
90
90
|
raise TypeError("body cannot be null.")
|
@@ -104,7 +104,7 @@ class DeviceCompliancePolicyItemRequestBuilder(BaseRequestBuilder):
|
|
104
104
|
|
105
105
|
def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
106
106
|
"""
|
107
|
-
Deletes a
|
107
|
+
Deletes a iosCompliancePolicy.
|
108
108
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
109
109
|
Returns: RequestInformation
|
110
110
|
"""
|
@@ -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 deviceCompliancePolicy 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 windows81CompliancePolicy 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 deviceCompliancePolicy 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
@@ -48,10 +48,10 @@ class DeviceConfigurationsRequestBuilder(BaseRequestBuilder):
|
|
48
48
|
|
49
49
|
async def get(self,request_configuration: Optional[RequestConfiguration[DeviceConfigurationsRequestBuilderGetQueryParameters]] = None) -> Optional[DeviceConfigurationCollectionResponse]:
|
50
50
|
"""
|
51
|
-
List properties and relationships of the
|
51
|
+
List properties and relationships of the windowsDefenderAdvancedThreatProtectionConfiguration objects.
|
52
52
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
53
53
|
Returns: Optional[DeviceConfigurationCollectionResponse]
|
54
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-
|
54
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsdefenderadvancedthreatprotectionconfiguration-list?view=graph-rest-1.0
|
55
55
|
"""
|
56
56
|
request_info = self.to_get_request_information(
|
57
57
|
request_configuration
|
@@ -69,11 +69,11 @@ class DeviceConfigurationsRequestBuilder(BaseRequestBuilder):
|
|
69
69
|
|
70
70
|
async def post(self,body: DeviceConfiguration, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[DeviceConfiguration]:
|
71
71
|
"""
|
72
|
-
Create a new
|
72
|
+
Create a new macOSDeviceFeaturesConfiguration object.
|
73
73
|
param body: The request body
|
74
74
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
75
75
|
Returns: Optional[DeviceConfiguration]
|
76
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-
|
76
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-macosdevicefeaturesconfiguration-create?view=graph-rest-1.0
|
77
77
|
"""
|
78
78
|
if body is None:
|
79
79
|
raise TypeError("body cannot be null.")
|
@@ -93,7 +93,7 @@ class DeviceConfigurationsRequestBuilder(BaseRequestBuilder):
|
|
93
93
|
|
94
94
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[DeviceConfigurationsRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
95
95
|
"""
|
96
|
-
List properties and relationships of the
|
96
|
+
List properties and relationships of the windowsDefenderAdvancedThreatProtectionConfiguration objects.
|
97
97
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
98
98
|
Returns: RequestInformation
|
99
99
|
"""
|
@@ -104,7 +104,7 @@ class DeviceConfigurationsRequestBuilder(BaseRequestBuilder):
|
|
104
104
|
|
105
105
|
def to_post_request_information(self,body: DeviceConfiguration, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
106
106
|
"""
|
107
|
-
Create a new
|
107
|
+
Create a new macOSDeviceFeaturesConfiguration object.
|
108
108
|
param body: The request body
|
109
109
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
110
110
|
Returns: RequestInformation
|
@@ -139,7 +139,7 @@ class DeviceConfigurationsRequestBuilder(BaseRequestBuilder):
|
|
139
139
|
@dataclass
|
140
140
|
class DeviceConfigurationsRequestBuilderGetQueryParameters():
|
141
141
|
"""
|
142
|
-
List properties and relationships of the
|
142
|
+
List properties and relationships of the windowsDefenderAdvancedThreatProtectionConfiguration objects.
|
143
143
|
"""
|
144
144
|
def get_query_parameter(self,original_name: str) -> str:
|
145
145
|
"""
|
@@ -39,10 +39,10 @@ class DeviceConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
39
39
|
|
40
40
|
async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
|
41
41
|
"""
|
42
|
-
Deletes a
|
42
|
+
Deletes a iosUpdateConfiguration.
|
43
43
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
44
44
|
Returns: None
|
45
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-
|
45
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdateconfiguration-delete?view=graph-rest-1.0
|
46
46
|
"""
|
47
47
|
request_info = self.to_delete_request_information(
|
48
48
|
request_configuration
|
@@ -58,10 +58,10 @@ class DeviceConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
58
58
|
|
59
59
|
async def get(self,request_configuration: Optional[RequestConfiguration[DeviceConfigurationItemRequestBuilderGetQueryParameters]] = None) -> Optional[DeviceConfiguration]:
|
60
60
|
"""
|
61
|
-
Read properties and relationships of the
|
61
|
+
Read properties and relationships of the editionUpgradeConfiguration object.
|
62
62
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
63
63
|
Returns: Optional[DeviceConfiguration]
|
64
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-
|
64
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-editionupgradeconfiguration-get?view=graph-rest-1.0
|
65
65
|
"""
|
66
66
|
request_info = self.to_get_request_information(
|
67
67
|
request_configuration
|
@@ -91,11 +91,11 @@ class DeviceConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
91
91
|
|
92
92
|
async def patch(self,body: DeviceConfiguration, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[DeviceConfiguration]:
|
93
93
|
"""
|
94
|
-
Update the properties of a
|
94
|
+
Update the properties of a editionUpgradeConfiguration 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[DeviceConfiguration]
|
98
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-
|
98
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-deviceconfig-editionupgradeconfiguration-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 DeviceConfigurationItemRequestBuilder(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 iosUpdateConfiguration.
|
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 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 editionUpgradeConfiguration 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 editionUpgradeConfiguration object.
|
237
237
|
"""
|
238
238
|
def get_query_parameter(self,original_name: str) -> str:
|
239
239
|
"""
|
@@ -69,11 +69,11 @@ class DeviceEnrollmentConfigurationsRequestBuilder(BaseRequestBuilder):
|
|
69
69
|
|
70
70
|
async def post(self,body: DeviceEnrollmentConfiguration, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[DeviceEnrollmentConfiguration]:
|
71
71
|
"""
|
72
|
-
Create a new
|
72
|
+
Create a new deviceEnrollmentLimitConfiguration object.
|
73
73
|
param body: The request body
|
74
74
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
75
75
|
Returns: Optional[DeviceEnrollmentConfiguration]
|
76
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-
|
76
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentlimitconfiguration-create?view=graph-rest-1.0
|
77
77
|
"""
|
78
78
|
if body is None:
|
79
79
|
raise TypeError("body cannot be null.")
|
@@ -104,7 +104,7 @@ class DeviceEnrollmentConfigurationsRequestBuilder(BaseRequestBuilder):
|
|
104
104
|
|
105
105
|
def to_post_request_information(self,body: DeviceEnrollmentConfiguration, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
106
106
|
"""
|
107
|
-
Create a new
|
107
|
+
Create a new deviceEnrollmentLimitConfiguration object.
|
108
108
|
param body: The request body
|
109
109
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
110
110
|
Returns: RequestInformation
|
@@ -34,10 +34,10 @@ class DeviceEnrollmentConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
34
34
|
|
35
35
|
async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
|
36
36
|
"""
|
37
|
-
Deletes a
|
37
|
+
Deletes a deviceEnrollmentWindowsHelloForBusinessConfiguration.
|
38
38
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
39
39
|
Returns: None
|
40
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-
|
40
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-delete?view=graph-rest-1.0
|
41
41
|
"""
|
42
42
|
request_info = self.to_delete_request_information(
|
43
43
|
request_configuration
|
@@ -53,10 +53,10 @@ class DeviceEnrollmentConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
53
53
|
|
54
54
|
async def get(self,request_configuration: Optional[RequestConfiguration[DeviceEnrollmentConfigurationItemRequestBuilderGetQueryParameters]] = None) -> Optional[DeviceEnrollmentConfiguration]:
|
55
55
|
"""
|
56
|
-
Read properties and relationships of the
|
56
|
+
Read properties and relationships of the deviceEnrollmentConfiguration object.
|
57
57
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
58
58
|
Returns: Optional[DeviceEnrollmentConfiguration]
|
59
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-
|
59
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentconfiguration-get?view=graph-rest-1.0
|
60
60
|
"""
|
61
61
|
request_info = self.to_get_request_information(
|
62
62
|
request_configuration
|
@@ -74,11 +74,11 @@ class DeviceEnrollmentConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
74
74
|
|
75
75
|
async def patch(self,body: DeviceEnrollmentConfiguration, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[DeviceEnrollmentConfiguration]:
|
76
76
|
"""
|
77
|
-
Update the properties of a
|
77
|
+
Update the properties of a deviceEnrollmentPlatformRestrictionsConfiguration object.
|
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[DeviceEnrollmentConfiguration]
|
81
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-
|
81
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentplatformrestrictionsconfiguration-update?view=graph-rest-1.0
|
82
82
|
"""
|
83
83
|
if body is None:
|
84
84
|
raise TypeError("body cannot be null.")
|
@@ -98,7 +98,7 @@ class DeviceEnrollmentConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
98
98
|
|
99
99
|
def to_delete_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
100
100
|
"""
|
101
|
-
Deletes a
|
101
|
+
Deletes a deviceEnrollmentWindowsHelloForBusinessConfiguration.
|
102
102
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
103
103
|
Returns: RequestInformation
|
104
104
|
"""
|
@@ -109,7 +109,7 @@ class DeviceEnrollmentConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
109
109
|
|
110
110
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[DeviceEnrollmentConfigurationItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
111
111
|
"""
|
112
|
-
Read properties and relationships of the
|
112
|
+
Read properties and relationships of the deviceEnrollmentConfiguration object.
|
113
113
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
114
114
|
Returns: RequestInformation
|
115
115
|
"""
|
@@ -120,7 +120,7 @@ class DeviceEnrollmentConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
120
120
|
|
121
121
|
def to_patch_request_information(self,body: DeviceEnrollmentConfiguration, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
122
122
|
"""
|
123
|
-
Update the properties of a
|
123
|
+
Update the properties of a deviceEnrollmentPlatformRestrictionsConfiguration object.
|
124
124
|
param body: The request body
|
125
125
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
126
126
|
Returns: RequestInformation
|
@@ -180,7 +180,7 @@ class DeviceEnrollmentConfigurationItemRequestBuilder(BaseRequestBuilder):
|
|
180
180
|
@dataclass
|
181
181
|
class DeviceEnrollmentConfigurationItemRequestBuilderGetQueryParameters():
|
182
182
|
"""
|
183
|
-
Read properties and relationships of the
|
183
|
+
Read properties and relationships of the deviceEnrollmentConfiguration object.
|
184
184
|
"""
|
185
185
|
def get_query_parameter(self,original_name: str) -> str:
|
186
186
|
"""
|
msgraph/generated/device_management/role_definitions/item/role_definition_item_request_builder.py
CHANGED
@@ -32,10 +32,10 @@ class RoleDefinitionItemRequestBuilder(BaseRequestBuilder):
|
|
32
32
|
|
33
33
|
async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> None:
|
34
34
|
"""
|
35
|
-
Deletes a
|
35
|
+
Deletes a roleDefinition.
|
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-rbac-
|
38
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-delete?view=graph-rest-1.0
|
39
39
|
"""
|
40
40
|
request_info = self.to_delete_request_information(
|
41
41
|
request_configuration
|
@@ -51,10 +51,10 @@ class RoleDefinitionItemRequestBuilder(BaseRequestBuilder):
|
|
51
51
|
|
52
52
|
async def get(self,request_configuration: Optional[RequestConfiguration[RoleDefinitionItemRequestBuilderGetQueryParameters]] = None) -> Optional[RoleDefinition]:
|
53
53
|
"""
|
54
|
-
Read properties and relationships of the
|
54
|
+
Read properties and relationships of the deviceAndAppManagementRoleDefinition object.
|
55
55
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
56
56
|
Returns: Optional[RoleDefinition]
|
57
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-rbac-
|
57
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-get?view=graph-rest-1.0
|
58
58
|
"""
|
59
59
|
request_info = self.to_get_request_information(
|
60
60
|
request_configuration
|
@@ -72,11 +72,11 @@ class RoleDefinitionItemRequestBuilder(BaseRequestBuilder):
|
|
72
72
|
|
73
73
|
async def patch(self,body: RoleDefinition, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[RoleDefinition]:
|
74
74
|
"""
|
75
|
-
Update the properties of a
|
75
|
+
Update the properties of a deviceAndAppManagementRoleDefinition object.
|
76
76
|
param body: The request body
|
77
77
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
78
78
|
Returns: Optional[RoleDefinition]
|
79
|
-
Find more info here: https://learn.microsoft.com/graph/api/intune-rbac-
|
79
|
+
Find more info here: https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-update?view=graph-rest-1.0
|
80
80
|
"""
|
81
81
|
if body is None:
|
82
82
|
raise TypeError("body cannot be null.")
|
@@ -96,7 +96,7 @@ class RoleDefinitionItemRequestBuilder(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 roleDefinition.
|
100
100
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
101
101
|
Returns: RequestInformation
|
102
102
|
"""
|
@@ -107,7 +107,7 @@ class RoleDefinitionItemRequestBuilder(BaseRequestBuilder):
|
|
107
107
|
|
108
108
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[RoleDefinitionItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
109
109
|
"""
|
110
|
-
Read properties and relationships of the
|
110
|
+
Read properties and relationships of the deviceAndAppManagementRoleDefinition object.
|
111
111
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
112
112
|
Returns: RequestInformation
|
113
113
|
"""
|
@@ -118,7 +118,7 @@ class RoleDefinitionItemRequestBuilder(BaseRequestBuilder):
|
|
118
118
|
|
119
119
|
def to_patch_request_information(self,body: RoleDefinition, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
120
120
|
"""
|
121
|
-
Update the properties of a
|
121
|
+
Update the properties of a deviceAndAppManagementRoleDefinition object.
|
122
122
|
param body: The request body
|
123
123
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
124
124
|
Returns: RequestInformation
|
@@ -160,7 +160,7 @@ class RoleDefinitionItemRequestBuilder(BaseRequestBuilder):
|
|
160
160
|
@dataclass
|
161
161
|
class RoleDefinitionItemRequestBuilderGetQueryParameters():
|
162
162
|
"""
|
163
|
-
Read properties and relationships of the
|
163
|
+
Read properties and relationships of the deviceAndAppManagementRoleDefinition object.
|
164
164
|
"""
|
165
165
|
def get_query_parameter(self,original_name: str) -> str:
|
166
166
|
"""
|
@@ -70,11 +70,11 @@ class RetentionLabelRequestBuilder(BaseRequestBuilder):
|
|
70
70
|
|
71
71
|
async def patch(self,body: ItemRetentionLabel, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[ItemRetentionLabel]:
|
72
72
|
"""
|
73
|
-
|
73
|
+
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.
|
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[ItemRetentionLabel]
|
77
|
-
Find more info here: https://learn.microsoft.com/graph/api/driveitem-
|
77
|
+
Find more info here: https://learn.microsoft.com/graph/api/driveitem-setretentionlabel?view=graph-rest-1.0
|
78
78
|
"""
|
79
79
|
if body is None:
|
80
80
|
raise TypeError("body cannot be null.")
|
@@ -116,7 +116,7 @@ class RetentionLabelRequestBuilder(BaseRequestBuilder):
|
|
116
116
|
|
117
117
|
def to_patch_request_information(self,body: ItemRetentionLabel, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
118
118
|
"""
|
119
|
-
|
119
|
+
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.
|
120
120
|
param body: The request body
|
121
121
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
122
122
|
Returns: RequestInformation
|
@@ -125,10 +125,10 @@ class RangeRequestBuilder(BaseRequestBuilder):
|
|
125
125
|
|
126
126
|
async def get(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[WorkbookRange]:
|
127
127
|
"""
|
128
|
-
|
128
|
+
Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range.
|
129
129
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
130
130
|
Returns: Optional[WorkbookRange]
|
131
|
-
Find more info here: https://learn.microsoft.com/graph/api/range
|
131
|
+
Find more info here: https://learn.microsoft.com/graph/api/nameditem-range?view=graph-rest-1.0
|
132
132
|
"""
|
133
133
|
request_info = self.to_get_request_information(
|
134
134
|
request_configuration
|
@@ -224,7 +224,7 @@ class RangeRequestBuilder(BaseRequestBuilder):
|
|
224
224
|
|
225
225
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
226
226
|
"""
|
227
|
-
|
227
|
+
Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range.
|
228
228
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
229
229
|
Returns: RequestInformation
|
230
230
|
"""
|
@@ -125,10 +125,10 @@ class RangeRequestBuilder(BaseRequestBuilder):
|
|
125
125
|
|
126
126
|
async def get(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[WorkbookRange]:
|
127
127
|
"""
|
128
|
-
|
128
|
+
Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range.
|
129
129
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
130
130
|
Returns: Optional[WorkbookRange]
|
131
|
-
Find more info here: https://learn.microsoft.com/graph/api/range
|
131
|
+
Find more info here: https://learn.microsoft.com/graph/api/nameditem-range?view=graph-rest-1.0
|
132
132
|
"""
|
133
133
|
request_info = self.to_get_request_information(
|
134
134
|
request_configuration
|
@@ -224,7 +224,7 @@ class RangeRequestBuilder(BaseRequestBuilder):
|
|
224
224
|
|
225
225
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
226
226
|
"""
|
227
|
-
|
227
|
+
Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range.
|
228
228
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
229
229
|
Returns: RequestInformation
|
230
230
|
"""
|
@@ -69,7 +69,7 @@ class GroupLifecyclePoliciesRequestBuilder(BaseRequestBuilder):
|
|
69
69
|
|
70
70
|
async def post(self,body: GroupLifecyclePolicy, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[GroupLifecyclePolicy]:
|
71
71
|
"""
|
72
|
-
Creates a new groupLifecyclePolicy.
|
72
|
+
Creates a new groupLifecyclePolicy. Only one policy exists in the tenant.
|
73
73
|
param body: The request body
|
74
74
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
75
75
|
Returns: Optional[GroupLifecyclePolicy]
|
@@ -104,7 +104,7 @@ class GroupLifecyclePoliciesRequestBuilder(BaseRequestBuilder):
|
|
104
104
|
|
105
105
|
def to_post_request_information(self,body: GroupLifecyclePolicy, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
106
106
|
"""
|
107
|
-
Creates a new groupLifecyclePolicy.
|
107
|
+
Creates a new groupLifecyclePolicy. Only one policy exists in the tenant.
|
108
108
|
param body: The request body
|
109
109
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
110
110
|
Returns: RequestInformation
|
@@ -32,7 +32,7 @@ class AddGroupRequestBuilder(BaseRequestBuilder):
|
|
32
32
|
|
33
33
|
async def post(self,body: AddGroupPostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[AddGroupPostResponse]:
|
34
34
|
"""
|
35
|
-
|
35
|
+
Add a group to a groupLifecyclePolicy. This action is supported only if the managedGroupTypes property of the policy is set to Selected.
|
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: Optional[AddGroupPostResponse]
|
@@ -56,7 +56,7 @@ class AddGroupRequestBuilder(BaseRequestBuilder):
|
|
56
56
|
|
57
57
|
def to_post_request_information(self,body: AddGroupPostRequestBody, request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> RequestInformation:
|
58
58
|
"""
|
59
|
-
|
59
|
+
Add a group to a groupLifecyclePolicy. This action is supported only if the managedGroupTypes property of the policy is set to Selected.
|
60
60
|
param body: The request body
|
61
61
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
62
62
|
Returns: RequestInformation
|
@@ -35,7 +35,7 @@ class ConversationItemRequestBuilder(BaseRequestBuilder):
|
|
35
35
|
Delete conversation.
|
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/
|
38
|
+
Find more info here: https://learn.microsoft.com/graph/api/group-delete-conversation?view=graph-rest-1.0
|
39
39
|
"""
|
40
40
|
request_info = self.to_delete_request_information(
|
41
41
|
request_configuration
|
@@ -51,10 +51,10 @@ class ConversationItemRequestBuilder(BaseRequestBuilder):
|
|
51
51
|
|
52
52
|
async def get(self,request_configuration: Optional[RequestConfiguration[ConversationItemRequestBuilderGetQueryParameters]] = None) -> Optional[Conversation]:
|
53
53
|
"""
|
54
|
-
|
54
|
+
Retrieve the properties and relationships of conversation object.
|
55
55
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
56
56
|
Returns: Optional[Conversation]
|
57
|
-
Find more info here: https://learn.microsoft.com/graph/api/
|
57
|
+
Find more info here: https://learn.microsoft.com/graph/api/conversation-get?view=graph-rest-1.0
|
58
58
|
"""
|
59
59
|
request_info = self.to_get_request_information(
|
60
60
|
request_configuration
|
@@ -83,7 +83,7 @@ class ConversationItemRequestBuilder(BaseRequestBuilder):
|
|
83
83
|
|
84
84
|
def to_get_request_information(self,request_configuration: Optional[RequestConfiguration[ConversationItemRequestBuilderGetQueryParameters]] = None) -> RequestInformation:
|
85
85
|
"""
|
86
|
-
|
86
|
+
Retrieve the properties and relationships of conversation object.
|
87
87
|
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
|
88
88
|
Returns: RequestInformation
|
89
89
|
"""
|
@@ -121,7 +121,7 @@ class ConversationItemRequestBuilder(BaseRequestBuilder):
|
|
121
121
|
@dataclass
|
122
122
|
class ConversationItemRequestBuilderGetQueryParameters():
|
123
123
|
"""
|
124
|
-
|
124
|
+
Retrieve the properties and relationships of conversation object.
|
125
125
|
"""
|
126
126
|
def get_query_parameter(self,original_name: str) -> str:
|
127
127
|
"""
|