Skip to content

Commit 1a60eb9

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Update generated files with build 127863
1 parent 4868b8d commit 1a60eb9

File tree

1,715 files changed

+8703
-3316
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,715 files changed

+8703
-3316
lines changed

msgraph_beta/generated/admin/windows/updates/resource_connections/item/resource_connection_item_request_builder.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@ async def delete(self,request_configuration: Optional[ResourceConnectionItemRequ
4848

4949
async def get(self,request_configuration: Optional[ResourceConnectionItemRequestBuilderGetRequestConfiguration] = None) -> Optional[ResourceConnection]:
5050
"""
51-
Read the properties and relationships of a resourceConnection object. This API is available in the following national cloud deployments.
51+
Read the properties and relationships of an operationalInsightsConnection object. This API is available in the following national cloud deployments.
5252
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
5353
Returns: Optional[ResourceConnection]
54-
Find more info here: https://learn.microsoft.com/graph/api/windowsupdates-resourceconnection-get?view=graph-rest-1.0
54+
Find more info here: https://learn.microsoft.com/graph/api/windowsupdates-operationalinsightsconnection-get?view=graph-rest-1.0
5555
"""
5656
request_info = self.to_get_request_information(
5757
request_configuration
@@ -110,7 +110,7 @@ def to_delete_request_information(self,request_configuration: Optional[ResourceC
110110

111111
def to_get_request_information(self,request_configuration: Optional[ResourceConnectionItemRequestBuilderGetRequestConfiguration] = None) -> RequestInformation:
112112
"""
113-
Read the properties and relationships of a resourceConnection object. This API is available in the following national cloud deployments.
113+
Read the properties and relationships of an operationalInsightsConnection object. This API is available in the following national cloud deployments.
114114
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
115115
Returns: RequestInformation
116116
"""
@@ -168,7 +168,7 @@ class ResourceConnectionItemRequestBuilderDeleteRequestConfiguration(BaseRequest
168168
@dataclass
169169
class ResourceConnectionItemRequestBuilderGetQueryParameters():
170170
"""
171-
Read the properties and relationships of a resourceConnection object. This API is available in the following national cloud deployments.
171+
Read the properties and relationships of an operationalInsightsConnection object. This API is available in the following national cloud deployments.
172172
"""
173173
def get_query_parameter(self,original_name: Optional[str] = None) -> str:
174174
"""

msgraph_beta/generated/admin/windows/updates/updatable_assets/item/updatable_asset_item_request_builder.py

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ def __init__(self,request_adapter: RequestAdapter, path_parameters: Optional[Uni
3232

3333
async def delete(self,request_configuration: Optional[UpdatableAssetItemRequestBuilderDeleteRequestConfiguration] = None) -> None:
3434
"""
35-
Delete an updatableAsset object. This API is available in the following national cloud deployments.
35+
Delete an updatableAssetGroup object. When an updatableAssetGroup object, its member updatableAsset objects are not deleted. This API is available in the following national cloud deployments.
3636
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
3737
Returns: None
38-
Find more info here: https://learn.microsoft.com/graph/api/windowsupdates-updatableasset-delete?view=graph-rest-1.0
38+
Find more info here: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-delete?view=graph-rest-1.0
3939
"""
4040
request_info = self.to_delete_request_information(
4141
request_configuration
@@ -52,10 +52,10 @@ async def delete(self,request_configuration: Optional[UpdatableAssetItemRequestB
5252

5353
async def get(self,request_configuration: Optional[UpdatableAssetItemRequestBuilderGetRequestConfiguration] = None) -> Optional[UpdatableAsset]:
5454
"""
55-
Read the properties of an azureADDevice object. This API is available in the following national cloud deployments.
55+
Read the properties and relationships of an updatableAsset object. This API is available in the following national cloud deployments.
5656
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
5757
Returns: Optional[UpdatableAsset]
58-
Find more info here: https://learn.microsoft.com/graph/api/windowsupdates-azureaddevice-get?view=graph-rest-1.0
58+
Find more info here: https://learn.microsoft.com/graph/api/windowsupdates-updatableasset-get?view=graph-rest-1.0
5959
"""
6060
request_info = self.to_get_request_information(
6161
request_configuration
@@ -98,7 +98,7 @@ async def patch(self,body: Optional[UpdatableAsset] = None, request_configuratio
9898

9999
def to_delete_request_information(self,request_configuration: Optional[UpdatableAssetItemRequestBuilderDeleteRequestConfiguration] = None) -> RequestInformation:
100100
"""
101-
Delete an updatableAsset object. This API is available in the following national cloud deployments.
101+
Delete an updatableAssetGroup object. When an updatableAssetGroup object, its member updatableAsset objects are not deleted. This API is available in the following national cloud deployments.
102102
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
103103
Returns: RequestInformation
104104
"""
@@ -114,7 +114,7 @@ def to_delete_request_information(self,request_configuration: Optional[Updatable
114114

115115
def to_get_request_information(self,request_configuration: Optional[UpdatableAssetItemRequestBuilderGetRequestConfiguration] = None) -> RequestInformation:
116116
"""
117-
Read the properties of an azureADDevice object. This API is available in the following national cloud deployments.
117+
Read the properties and relationships of an updatableAsset object. This API is available in the following national cloud deployments.
118118
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
119119
Returns: RequestInformation
120120
"""
@@ -208,7 +208,7 @@ class UpdatableAssetItemRequestBuilderDeleteRequestConfiguration(BaseRequestConf
208208
@dataclass
209209
class UpdatableAssetItemRequestBuilderGetQueryParameters():
210210
"""
211-
Read the properties of an azureADDevice object. This API is available in the following national cloud deployments.
211+
Read the properties and relationships of an updatableAsset object. This API is available in the following national cloud deployments.
212212
"""
213213
def get_query_parameter(self,original_name: Optional[str] = None) -> str:
214214
"""

msgraph_beta/generated/admin/windows/updates/update_policies/item/compliance_changes/item/compliance_change_item_request_builder.py

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ def __init__(self,request_adapter: RequestAdapter, path_parameters: Optional[Uni
2929

3030
async def delete(self,request_configuration: Optional[ComplianceChangeItemRequestBuilderDeleteRequestConfiguration] = None) -> None:
3131
"""
32-
Delete a contentApproval object. This API is available in the following national cloud deployments.
32+
Delete a complianceChange object. This API is available in the following national cloud deployments.
3333
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
3434
Returns: None
35-
Find more info here: https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-delete?view=graph-rest-1.0
35+
Find more info here: https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-delete?view=graph-rest-1.0
3636
"""
3737
request_info = self.to_delete_request_information(
3838
request_configuration
@@ -49,10 +49,10 @@ async def delete(self,request_configuration: Optional[ComplianceChangeItemReques
4949

5050
async def get(self,request_configuration: Optional[ComplianceChangeItemRequestBuilderGetRequestConfiguration] = None) -> Optional[ComplianceChange]:
5151
"""
52-
Read the properties and relationships of a complianceChange object. This API is available in the following national cloud deployments.
52+
Read the properties and relationships of a contentApproval object. This API is available in the following national cloud deployments.
5353
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
5454
Returns: Optional[ComplianceChange]
55-
Find more info here: https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-get?view=graph-rest-1.0
55+
Find more info here: https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-get?view=graph-rest-1.0
5656
"""
5757
request_info = self.to_get_request_information(
5858
request_configuration
@@ -96,7 +96,7 @@ async def patch(self,body: Optional[ComplianceChange] = None, request_configurat
9696

9797
def to_delete_request_information(self,request_configuration: Optional[ComplianceChangeItemRequestBuilderDeleteRequestConfiguration] = None) -> RequestInformation:
9898
"""
99-
Delete a contentApproval object. This API is available in the following national cloud deployments.
99+
Delete a complianceChange object. This API is available in the following national cloud deployments.
100100
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
101101
Returns: RequestInformation
102102
"""
@@ -112,7 +112,7 @@ def to_delete_request_information(self,request_configuration: Optional[Complianc
112112

113113
def to_get_request_information(self,request_configuration: Optional[ComplianceChangeItemRequestBuilderGetRequestConfiguration] = None) -> RequestInformation:
114114
"""
115-
Read the properties and relationships of a complianceChange object. This API is available in the following national cloud deployments.
115+
Read the properties and relationships of a contentApproval object. This API is available in the following national cloud deployments.
116116
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
117117
Returns: RequestInformation
118118
"""
@@ -179,7 +179,7 @@ class ComplianceChangeItemRequestBuilderDeleteRequestConfiguration(BaseRequestCo
179179
@dataclass
180180
class ComplianceChangeItemRequestBuilderGetQueryParameters():
181181
"""
182-
Read the properties and relationships of a complianceChange object. This API is available in the following national cloud deployments.
182+
Read the properties and relationships of a contentApproval object. This API is available in the following national cloud deployments.
183183
"""
184184
def get_query_parameter(self,original_name: Optional[str] = None) -> str:
185185
"""

msgraph_beta/generated/administrative_units/item/members/members_request_builder.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ def __init__(self,request_adapter: RequestAdapter, path_parameters: Optional[Uni
3838

3939
def by_directory_object_id(self,directory_object_id: str) -> DirectoryObjectItemRequestBuilder:
4040
"""
41-
Gets an item from the msgraph.generated.administrativeUnits.item.members.item collection
41+
Gets an item from the msgraph_beta.generated.administrativeUnits.item.members.item collection
4242
param directory_object_id: Unique identifier of the item
4343
Returns: DirectoryObjectItemRequestBuilder
4444
"""

msgraph_beta/generated/app/online_meetings/item/registration/registration_request_builder.py

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ def __init__(self,request_adapter: RequestAdapter, path_parameters: Optional[Uni
3030

3131
async def delete(self,request_configuration: Optional[RegistrationRequestBuilderDeleteRequestConfiguration] = None) -> None:
3232
"""
33-
Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. This API is available in the following national cloud deployments.
33+
Disable and delete the externalMeetingRegistration of an onlineMeeting. This API is available in the following national cloud deployments.
3434
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
3535
Returns: None
36-
Find more info here: https://learn.microsoft.com/graph/api/meetingregistration-delete?view=graph-rest-1.0
36+
Find more info here: https://learn.microsoft.com/graph/api/externalmeetingregistration-delete?view=graph-rest-1.0
3737
"""
3838
request_info = self.to_delete_request_information(
3939
request_configuration
@@ -50,10 +50,10 @@ async def delete(self,request_configuration: Optional[RegistrationRequestBuilder
5050

5151
async def get(self,request_configuration: Optional[RegistrationRequestBuilderGetRequestConfiguration] = None) -> Optional[MeetingRegistration]:
5252
"""
53-
Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. This API is available in the following national cloud deployments.
53+
Get the externalMeetingRegistration details associated with an onlineMeeting. This API is available in the following national cloud deployments.
5454
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
5555
Returns: Optional[MeetingRegistration]
56-
Find more info here: https://learn.microsoft.com/graph/api/meetingregistration-get?view=graph-rest-1.0
56+
Find more info here: https://learn.microsoft.com/graph/api/externalmeetingregistration-get?view=graph-rest-1.0
5757
"""
5858
request_info = self.to_get_request_information(
5959
request_configuration
@@ -97,7 +97,7 @@ async def patch(self,body: Optional[MeetingRegistration] = None, request_configu
9797

9898
def to_delete_request_information(self,request_configuration: Optional[RegistrationRequestBuilderDeleteRequestConfiguration] = None) -> RequestInformation:
9999
"""
100-
Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer. This API is available in the following national cloud deployments.
100+
Disable and delete the externalMeetingRegistration of an onlineMeeting. This API is available in the following national cloud deployments.
101101
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
102102
Returns: RequestInformation
103103
"""
@@ -113,7 +113,7 @@ def to_delete_request_information(self,request_configuration: Optional[Registrat
113113

114114
def to_get_request_information(self,request_configuration: Optional[RegistrationRequestBuilderGetRequestConfiguration] = None) -> RequestInformation:
115115
"""
116-
Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. This API is available in the following national cloud deployments.
116+
Get the externalMeetingRegistration details associated with an onlineMeeting. This API is available in the following national cloud deployments.
117117
param request_configuration: Configuration for the request such as headers, query parameters, and middleware options.
118118
Returns: RequestInformation
119119
"""
@@ -189,7 +189,7 @@ class RegistrationRequestBuilderDeleteRequestConfiguration(BaseRequestConfigurat
189189
@dataclass
190190
class RegistrationRequestBuilderGetQueryParameters():
191191
"""
192-
Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer. This API is available in the following national cloud deployments.
192+
Get the externalMeetingRegistration details associated with an onlineMeeting. This API is available in the following national cloud deployments.
193193
"""
194194
def get_query_parameter(self,original_name: Optional[str] = None) -> str:
195195
"""

msgraph_beta/generated/applications/item/app_management_policies/app_management_policies_request_builder.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def __init__(self,request_adapter: RequestAdapter, path_parameters: Optional[Uni
3131

3232
def by_app_management_policy_id(self,app_management_policy_id: str) -> AppManagementPolicyItemRequestBuilder:
3333
"""
34-
Gets an item from the msgraph.generated.applications.item.appManagementPolicies.item collection
34+
Gets an item from the msgraph_beta.generated.applications.item.appManagementPolicies.item collection
3535
param app_management_policy_id: Unique identifier of the item
3636
Returns: AppManagementPolicyItemRequestBuilder
3737
"""

msgraph_beta/generated/applications/item/owners/owners_request_builder.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def __init__(self,request_adapter: RequestAdapter, path_parameters: Optional[Uni
3434

3535
def by_directory_object_id(self,directory_object_id: str) -> DirectoryObjectItemRequestBuilder:
3636
"""
37-
Gets an item from the msgraph.generated.applications.item.owners.item collection
37+
Gets an item from the msgraph_beta.generated.applications.item.owners.item collection
3838
param directory_object_id: Unique identifier of the item
3939
Returns: DirectoryObjectItemRequestBuilder
4040
"""

msgraph_beta/generated/applications/item/token_issuance_policies/token_issuance_policies_request_builder.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def __init__(self,request_adapter: RequestAdapter, path_parameters: Optional[Uni
3131

3232
def by_token_issuance_policy_id(self,token_issuance_policy_id: str) -> TokenIssuancePolicyItemRequestBuilder:
3333
"""
34-
Gets an item from the msgraph.generated.applications.item.tokenIssuancePolicies.item collection
34+
Gets an item from the msgraph_beta.generated.applications.item.tokenIssuancePolicies.item collection
3535
param token_issuance_policy_id: Unique identifier of the item
3636
Returns: TokenIssuancePolicyItemRequestBuilder
3737
"""

msgraph_beta/generated/applications/item/token_lifetime_policies/token_lifetime_policies_request_builder.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def __init__(self,request_adapter: RequestAdapter, path_parameters: Optional[Uni
3131

3232
def by_token_lifetime_policy_id(self,token_lifetime_policy_id: str) -> TokenLifetimePolicyItemRequestBuilder:
3333
"""
34-
Gets an item from the msgraph.generated.applications.item.tokenLifetimePolicies.item collection
34+
Gets an item from the msgraph_beta.generated.applications.item.tokenLifetimePolicies.item collection
3535
param token_lifetime_policy_id: Unique identifier of the item
3636
Returns: TokenLifetimePolicyItemRequestBuilder
3737
"""

msgraph_beta/generated/applications_with_app_id/applications_with_app_id_request_builder.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def __init__(self,request_adapter: RequestAdapter, path_parameters: Optional[Uni
2626
Returns: None
2727
"""
2828
if isinstance(path_parameters, dict):
29-
path_parameters['app_id'] = str(app_id)
29+
path_parameters['appId'] = str(app_id)
3030
super().__init__(request_adapter, "{+baseurl}/applications(appId='{appId}'){?%24select,%24expand}", path_parameters)
3131

3232
async def delete(self,request_configuration: Optional[ApplicationsWithAppIdRequestBuilderDeleteRequestConfiguration] = None) -> None:

0 commit comments

Comments
 (0)