Skip to content

Generated models and request builders#1461

Merged
peombwa merged 1 commit intomainfrom
v1.0/pipelinebuild/216321
Apr 21, 2026
Merged

Generated models and request builders#1461
peombwa merged 1 commit intomainfrom
v1.0/pipelinebuild/216321

Conversation

@microsoft-graph-devx-bot
Copy link
Copy Markdown
Contributor

‼️Important‼️
Check for unexpected deletions or changes in this PR and ensure relevant CI checks are passing.

Note: This pull request was automatically created by Azure pipelines.

Update generated files with build 216321
@microsoft-graph-devx-bot microsoft-graph-devx-bot Bot requested a review from a team as a code owner April 21, 2026 18:55
@github-actions
Copy link
Copy Markdown
Contributor

Addition of msgraph.generated.models.AccessPackageRequestType has an enum member ApproverRemove with order 12 Addition of Public method manager_applications in type msgraph.generated.models.Application with return type list[UUID] and parameters Addition of Public method manager_applications in type msgraph.generated.models.Application with return type None and parameters value of type list[UUID] is required Addition of msgraph.generated.models.ApprovedClientApp inherits from Entity Addition of Public method constructor in type msgraph.generated.models.ApprovedClientApp with return type None and parameters Addition of Public method display_name in type msgraph.generated.models.ApprovedClientApp with return type str and parameters Addition of Public method display_name in type msgraph.generated.models.ApprovedClientApp with return type None and parameters value of type str is required Addition of Public method get_field_deserializers in type msgraph.generated.models.ApprovedClientApp with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public property odata_type in type msgraph.generated.models.ApprovedClientApp with type str Addition of Public method serialize in type msgraph.generated.models.ApprovedClientApp with return type None and parameters writer of type SerializationWriter is required Addition of Public method create_from_discriminator_value in type msgraph.generated.models.ApprovedClientApp with return type ApprovedClientApp and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.ApprovedClientAppCollectionResponse inherits from BaseCollectionPaginationCountResponse Addition of Public method constructor in type msgraph.generated.models.ApprovedClientAppCollectionResponse with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.ApprovedClientAppCollectionResponse with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method serialize in type msgraph.generated.models.ApprovedClientAppCollectionResponse with return type None and parameters writer of type SerializationWriter is required Addition of Public method value in type msgraph.generated.models.ApprovedClientAppCollectionResponse with return type list[ApprovedClientApp] and parameters Addition of Public method value in type msgraph.generated.models.ApprovedClientAppCollectionResponse with return type None and parameters value of type list[ApprovedClientApp] is required Addition of Public method create_from_discriminator_value in type msgraph.generated.models.ApprovedClientAppCollectionResponse with return type ApprovedClientAppCollectionResponse and parameters parse_node of type ParseNode is required Addition of Public method local_admins in type msgraph.generated.models.AzureADJoinPolicy with return type LocalAdminSettings and parameters Addition of Public method local_admins in type msgraph.generated.models.AzureADJoinPolicy with return type None and parameters value of type LocalAdminSettings is required Addition of Public method layout_type in type msgraph.generated.models.Channel with return type ChannelLayoutType and parameters Addition of Public method layout_type in type msgraph.generated.models.Channel with return type None and parameters value of type ChannelLayoutType is required Addition of msgraph.generated.models.ChannelLayoutType has an enum member Post with order 0 Addition of msgraph.generated.models.ChannelLayoutType has an enum member Chat with order 1 Addition of msgraph.generated.models.ChannelLayoutType has an enum member UnknownFutureValue with order 2 Addition of Public method additional_data in type msgraph.generated.models.LocalAdminSettings with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.models.LocalAdminSettings with return type None and parameters value of type dict[str, Any] is required Addition of Public property backing_store in type msgraph.generated.models.LocalAdminSettings with type BackingStore Addition of Public method constructor in type msgraph.generated.models.LocalAdminSettings with return type None and parameters Addition of Public method enable_global_admins in type msgraph.generated.models.LocalAdminSettings with return type bool and parameters Addition of Public method enable_global_admins in type msgraph.generated.models.LocalAdminSettings with return type None and parameters value of type bool is required Addition of Public method get_field_deserializers in type msgraph.generated.models.LocalAdminSettings with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method odata_type in type msgraph.generated.models.LocalAdminSettings with return type str and parameters Addition of Public method odata_type in type msgraph.generated.models.LocalAdminSettings with return type None and parameters value of type str is required Addition of Public method registering_users in type msgraph.generated.models.LocalAdminSettings with return type DeviceRegistrationMembership and parameters Addition of Public method registering_users in type msgraph.generated.models.LocalAdminSettings with return type None and parameters value of type DeviceRegistrationMembership is required Addition of Public method serialize in type msgraph.generated.models.LocalAdminSettings with return type None and parameters writer of type SerializationWriter is required Addition of Public method create_from_discriminator_value in type msgraph.generated.models.LocalAdminSettings with return type LocalAdminSettings and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.LocalAdminSettings implements AdditionalDataHolder; BackedModel; Parsable Addition of Public method approved_client_apps in type msgraph.generated.models.RemoteDesktopSecurityConfiguration with return type list[ApprovedClientApp] and parameters Addition of Public method approved_client_apps in type msgraph.generated.models.RemoteDesktopSecurityConfiguration with return type None and parameters value of type list[ApprovedClientApp] is required Addition of msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder inherits from BaseRequestBuilder Addition of Public property count in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder.ApprovedClientAppsRequestBuilderGetQueryParameters with type bool Addition of Public property expand in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder.ApprovedClientAppsRequestBuilderGetQueryParameters with type list[str] Addition of Public property filter in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder.ApprovedClientAppsRequestBuilderGetQueryParameters with type str Addition of Public method get_query_parameter in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder.ApprovedClientAppsRequestBuilderGetQueryParameters with return type str and parameters original_name of type str is required Addition of Public property orderby in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder.ApprovedClientAppsRequestBuilderGetQueryParameters with type list[str] Addition of Public property search in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder.ApprovedClientAppsRequestBuilderGetQueryParameters with type str Addition of Public property select in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder.ApprovedClientAppsRequestBuilderGetQueryParameters with type list[str] Addition of Public property skip in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder.ApprovedClientAppsRequestBuilderGetQueryParameters with type int Addition of Public property top in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder.ApprovedClientAppsRequestBuilderGetQueryParameters with type int Addition of msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder.ApprovedClientAppsRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder.ApprovedClientAppsRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method by_approved_client_app_id in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder with return type ApprovedClientAppItemRequestBuilder and parameters approved_client_app_id of type str is required Addition of Public method constructor in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder with return type None and parameters path_parameters of type Union[str, dict[str, Any]] is required; request_adapter of type RequestAdapter is required Addition of Public property count in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder with type CountRequestBuilder Addition of Public method get in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder with return type ApprovedClientAppCollectionResponse and parameters request_configuration of type RequestConfiguration[ApprovedClientAppsRequestBuilderGetQueryParameters] is optional Addition of Public property path_parameters in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder with type Union[str, dict[str, Any]] Addition of Public method post in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder with return type ApprovedClientApp and parameters body of type ApprovedClientApp is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property request_adapter in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder with type RequestAdapter Addition of Public method to_get_request_information in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder with return type RequestInformation and parameters request_configuration of type RequestConfiguration[ApprovedClientAppsRequestBuilderGetQueryParameters] is optional Addition of Public method to_post_request_information in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder with return type RequestInformation and parameters body of type ApprovedClientApp is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property url_template in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.ApprovedClientAppsRequestBuilder with return type ApprovedClientAppsRequestBuilder and parameters raw_url of type str is required Addition of msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.count.CountRequestBuilder inherits from BaseRequestBuilder Addition of Public property filter in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.count.CountRequestBuilder.CountRequestBuilderGetQueryParameters with type str Addition of Public method get_query_parameter in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.count.CountRequestBuilder.CountRequestBuilderGetQueryParameters with return type str and parameters original_name of type str is required Addition of Public property search in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.count.CountRequestBuilder.CountRequestBuilderGetQueryParameters with type str Addition of msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.count.CountRequestBuilder.CountRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.count.CountRequestBuilder with return type None and parameters path_parameters of type Union[str, dict[str, Any]] is required; request_adapter of type RequestAdapter is required Addition of Public method get in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.count.CountRequestBuilder with return type int and parameters request_configuration of type RequestConfiguration[CountRequestBuilderGetQueryParameters] is optional Addition of Public property path_parameters in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.count.CountRequestBuilder with type Union[str, dict[str, Any]] Addition of Public property request_adapter in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.count.CountRequestBuilder with type RequestAdapter Addition of Public method to_get_request_information in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.count.CountRequestBuilder with return type RequestInformation and parameters request_configuration of type RequestConfiguration[CountRequestBuilderGetQueryParameters] is optional Addition of Public property url_template in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.count.CountRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.count.CountRequestBuilder with return type CountRequestBuilder and parameters raw_url of type str is required Addition of msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilder inherits from BaseRequestBuilder Addition of msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilder.ApprovedClientAppItemRequestBuilderDeleteRequestConfiguration inherits from RequestConfiguration Addition of Public property expand in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilder.ApprovedClientAppItemRequestBuilderGetQueryParameters with type list[str] Addition of Public method get_query_parameter in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilder.ApprovedClientAppItemRequestBuilderGetQueryParameters with return type str and parameters original_name of type str is required Addition of Public property select in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilder.ApprovedClientAppItemRequestBuilderGetQueryParameters with type list[str] Addition of msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilder.ApprovedClientAppItemRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilder.ApprovedClientAppItemRequestBuilderPatchRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilder with return type None and parameters path_parameters of type Union[str, dict[str, Any]] is required; request_adapter of type RequestAdapter is required Addition of Public method delete in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilder with return type None and parameters request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public method get in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilder with return type ApprovedClientApp and parameters request_configuration of type RequestConfiguration[ApprovedClientAppItemRequestBuilderGetQueryParameters] is optional Addition of Public method patch in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilder with return type ApprovedClientApp and parameters body of type ApprovedClientApp is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property path_parameters in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilder with type Union[str, dict[str, Any]] Addition of Public property request_adapter in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilder with type RequestAdapter Addition of Public method to_delete_request_information in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilder with return type RequestInformation and parameters request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public method to_get_request_information in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilder with return type RequestInformation and parameters request_configuration of type RequestConfiguration[ApprovedClientAppItemRequestBuilderGetQueryParameters] is optional Addition of Public method to_patch_request_information in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilder with return type RequestInformation and parameters body of type ApprovedClientApp is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property url_template in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.approvedClientApps.item.ApprovedClientAppItemRequestBuilder with return type ApprovedClientAppItemRequestBuilder and parameters raw_url of type str is required Addition of Public property approved_client_apps in type msgraph.generated.servicePrincipals.item.remoteDesktopSecurityConfiguration.RemoteDesktopSecurityConfigurationRequestBuilder with type ApprovedClientAppsRequestBuilder

@peombwa peombwa merged commit 4856ad9 into main Apr 21, 2026
14 checks passed
@peombwa peombwa deleted the v1.0/pipelinebuild/216321 branch April 21, 2026 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant