-
Notifications
You must be signed in to change notification settings - Fork 84
Generated models and request builders #1085
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update generated files with build 178264
Contributor
| Addition of msgraph.generated.appRoleAssignments.AppRoleAssignmentsRequestBuilder inherits from BaseRequestBuilder Addition of Public property count in type msgraph.generated.appRoleAssignments.AppRoleAssignmentsRequestBuilder.AppRoleAssignmentsRequestBuilderGetQueryParameters with type bool Addition of Public property expand in type msgraph.generated.appRoleAssignments.AppRoleAssignmentsRequestBuilder.AppRoleAssignmentsRequestBuilderGetQueryParameters with type list[str] Addition of Public property filter in type msgraph.generated.appRoleAssignments.AppRoleAssignmentsRequestBuilder.AppRoleAssignmentsRequestBuilderGetQueryParameters with type str Addition of Public method get_query_parameter in type msgraph.generated.appRoleAssignments.AppRoleAssignmentsRequestBuilder.AppRoleAssignmentsRequestBuilderGetQueryParameters with return type str and parameters original_name of type str is required Addition of Public property orderby in type msgraph.generated.appRoleAssignments.AppRoleAssignmentsRequestBuilder.AppRoleAssignmentsRequestBuilderGetQueryParameters with type list[str] Addition of Public property search in type msgraph.generated.appRoleAssignments.AppRoleAssignmentsRequestBuilder.AppRoleAssignmentsRequestBuilderGetQueryParameters with type str Addition of Public property select in type msgraph.generated.appRoleAssignments.AppRoleAssignmentsRequestBuilder.AppRoleAssignmentsRequestBuilderGetQueryParameters with type list[str] Addition of Public property skip in type msgraph.generated.appRoleAssignments.AppRoleAssignmentsRequestBuilder.AppRoleAssignmentsRequestBuilderGetQueryParameters with type int Addition of Public property top in type msgraph.generated.appRoleAssignments.AppRoleAssignmentsRequestBuilder.AppRoleAssignmentsRequestBuilderGetQueryParameters with type int Addition of msgraph.generated.appRoleAssignments.AppRoleAssignmentsRequestBuilder.AppRoleAssignmentsRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of msgraph.generated.appRoleAssignments.AppRoleAssignmentsRequestBuilder.AppRoleAssignmentsRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method by_app_role_assignment_id in type msgraph.generated.appRoleAssignments.AppRoleAssignmentsRequestBuilder with return type AppRoleAssignmentItemRequestBuilder and parameters app_role_assignment_id of type str is required Addition of Public method constructor in type msgraph.generated.appRoleAssignments.AppRoleAssignmentsRequestBuilder 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.appRoleAssignments.AppRoleAssignmentsRequestBuilder with type CountRequestBuilder Addition of Public property delta in type msgraph.generated.appRoleAssignments.AppRoleAssignmentsRequestBuilder with type DeltaRequestBuilder Addition of Public method get in type msgraph.generated.appRoleAssignments.AppRoleAssignmentsRequestBuilder with return type AppRoleAssignmentCollectionResponse and parameters request_configuration of type RequestConfiguration[AppRoleAssignmentsRequestBuilderGetQueryParameters] is optional Addition of Public property get_available_extension_properties in type msgraph.generated.appRoleAssignments.AppRoleAssignmentsRequestBuilder with type GetAvailableExtensionPropertiesRequestBuilder Addition of Public property get_by_ids in type msgraph.generated.appRoleAssignments.AppRoleAssignmentsRequestBuilder with type GetByIdsRequestBuilder Addition of Public property path_parameters in type msgraph.generated.appRoleAssignments.AppRoleAssignmentsRequestBuilder with type Union[str, dict[str, Any]] Addition of Public method post in type msgraph.generated.appRoleAssignments.AppRoleAssignmentsRequestBuilder with return type AppRoleAssignment and parameters body of type AppRoleAssignment is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property request_adapter in type msgraph.generated.appRoleAssignments.AppRoleAssignmentsRequestBuilder with type RequestAdapter Addition of Public method to_get_request_information in type msgraph.generated.appRoleAssignments.AppRoleAssignmentsRequestBuilder with return type RequestInformation and parameters request_configuration of type RequestConfiguration[AppRoleAssignmentsRequestBuilderGetQueryParameters] is optional Addition of Public method to_post_request_information in type msgraph.generated.appRoleAssignments.AppRoleAssignmentsRequestBuilder with return type RequestInformation and parameters body of type AppRoleAssignment is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property url_template in type msgraph.generated.appRoleAssignments.AppRoleAssignmentsRequestBuilder with type str Addition of Public property validate_properties in type msgraph.generated.appRoleAssignments.AppRoleAssignmentsRequestBuilder with type ValidatePropertiesRequestBuilder Addition of Public method with_url in type msgraph.generated.appRoleAssignments.AppRoleAssignmentsRequestBuilder with return type AppRoleAssignmentsRequestBuilder and parameters raw_url of type str is required Addition of msgraph.generated.appRoleAssignments.count.CountRequestBuilder inherits from BaseRequestBuilder Addition of Public property filter in type msgraph.generated.appRoleAssignments.count.CountRequestBuilder.CountRequestBuilderGetQueryParameters with type str Addition of Public method get_query_parameter in type msgraph.generated.appRoleAssignments.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.appRoleAssignments.count.CountRequestBuilder.CountRequestBuilderGetQueryParameters with type str Addition of msgraph.generated.appRoleAssignments.count.CountRequestBuilder.CountRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type msgraph.generated.appRoleAssignments.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.appRoleAssignments.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.appRoleAssignments.count.CountRequestBuilder with type Union[str, dict[str, Any]] Addition of Public property request_adapter in type msgraph.generated.appRoleAssignments.count.CountRequestBuilder with type RequestAdapter Addition of Public method to_get_request_information in type msgraph.generated.appRoleAssignments.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.appRoleAssignments.count.CountRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.appRoleAssignments.count.CountRequestBuilder with return type CountRequestBuilder and parameters raw_url of type str is required Addition of msgraph.generated.appRoleAssignments.delta.DeltaGetResponse inherits from BaseDeltaFunctionResponse Addition of Public method constructor in type msgraph.generated.appRoleAssignments.delta.DeltaGetResponse with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.appRoleAssignments.delta.DeltaGetResponse with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method serialize in type msgraph.generated.appRoleAssignments.delta.DeltaGetResponse with return type None and parameters writer of type SerializationWriter is required Addition of Public method value in type msgraph.generated.appRoleAssignments.delta.DeltaGetResponse with return type list[DirectoryObject] and parameters Addition of Public method value in type msgraph.generated.appRoleAssignments.delta.DeltaGetResponse with return type None and parameters value of type list[DirectoryObject] is required Addition of Public method create_from_discriminator_value in type msgraph.generated.appRoleAssignments.delta.DeltaGetResponse with return type DeltaGetResponse and parameters parse_node of type ParseNode is required Addition of msgraph.generated.appRoleAssignments.delta.DeltaRequestBuilder inherits from BaseRequestBuilder Addition of Public property count in type msgraph.generated.appRoleAssignments.delta.DeltaRequestBuilder.DeltaRequestBuilderGetQueryParameters with type bool Addition of Public property expand in type msgraph.generated.appRoleAssignments.delta.DeltaRequestBuilder.DeltaRequestBuilderGetQueryParameters with type list[str] Addition of Public property filter in type msgraph.generated.appRoleAssignments.delta.DeltaRequestBuilder.DeltaRequestBuilderGetQueryParameters with type str Addition of Public method get_query_parameter in type msgraph.generated.appRoleAssignments.delta.DeltaRequestBuilder.DeltaRequestBuilderGetQueryParameters with return type str and parameters original_name of type str is required Addition of Public property orderby in type msgraph.generated.appRoleAssignments.delta.DeltaRequestBuilder.DeltaRequestBuilderGetQueryParameters with type list[str] Addition of Public property search in type msgraph.generated.appRoleAssignments.delta.DeltaRequestBuilder.DeltaRequestBuilderGetQueryParameters with type str Addition of Public property select in type msgraph.generated.appRoleAssignments.delta.DeltaRequestBuilder.DeltaRequestBuilderGetQueryParameters with type list[str] Addition of Public property skip in type msgraph.generated.appRoleAssignments.delta.DeltaRequestBuilder.DeltaRequestBuilderGetQueryParameters with type int Addition of Public property top in type msgraph.generated.appRoleAssignments.delta.DeltaRequestBuilder.DeltaRequestBuilderGetQueryParameters with type int Addition of msgraph.generated.appRoleAssignments.delta.DeltaRequestBuilder.DeltaRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type msgraph.generated.appRoleAssignments.delta.DeltaRequestBuilder 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.appRoleAssignments.delta.DeltaRequestBuilder with return type DeltaGetResponse and parameters request_configuration of type RequestConfiguration[DeltaRequestBuilderGetQueryParameters] is optional Addition of Public property path_parameters in type msgraph.generated.appRoleAssignments.delta.DeltaRequestBuilder with type Union[str, dict[str, Any]] Addition of Public property request_adapter in type msgraph.generated.appRoleAssignments.delta.DeltaRequestBuilder with type RequestAdapter Addition of Public method to_get_request_information in type msgraph.generated.appRoleAssignments.delta.DeltaRequestBuilder with return type RequestInformation and parameters request_configuration of type RequestConfiguration[DeltaRequestBuilderGetQueryParameters] is optional Addition of Public property url_template in type msgraph.generated.appRoleAssignments.delta.DeltaRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.appRoleAssignments.delta.DeltaRequestBuilder with return type DeltaRequestBuilder and parameters raw_url of type str is required Addition of Public method additional_data in type msgraph.generated.appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesPostRequestBody with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesPostRequestBody with return type None and parameters value of type dict[str, Any] is required Addition of Public property backing_store in type msgraph.generated.appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesPostRequestBody with type BackingStore Addition of Public method constructor in type msgraph.generated.appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesPostRequestBody with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesPostRequestBody with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method is_synced_from_on_premises in type msgraph.generated.appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesPostRequestBody with return type bool and parameters Addition of Public method is_synced_from_on_premises in type msgraph.generated.appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesPostRequestBody with return type None and parameters value of type bool is required Addition of Public method serialize in type msgraph.generated.appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesPostRequestBody with return type None and parameters writer of type SerializationWriter is required Addition of Public method create_from_discriminator_value in type msgraph.generated.appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesPostRequestBody with return type GetAvailableExtensionPropertiesPostRequestBody and parameters parse_node of type ParseNode is required Addition of msgraph.generated.appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesPostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Addition of msgraph.generated.appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesPostResponse inherits from BaseCollectionPaginationCountResponse Addition of Public method constructor in type msgraph.generated.appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesPostResponse with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesPostResponse with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method serialize in type msgraph.generated.appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesPostResponse with return type None and parameters writer of type SerializationWriter is required Addition of Public method value in type msgraph.generated.appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesPostResponse with return type list[ExtensionProperty] and parameters Addition of Public method value in type msgraph.generated.appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesPostResponse with return type None and parameters value of type list[ExtensionProperty] is required Addition of Public method create_from_discriminator_value in type msgraph.generated.appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesPostResponse with return type GetAvailableExtensionPropertiesPostResponse and parameters parse_node of type ParseNode is required Addition of msgraph.generated.appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesRequestBuilder inherits from BaseRequestBuilder Addition of msgraph.generated.appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesRequestBuilder.GetAvailableExtensionPropertiesRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type msgraph.generated.appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesRequestBuilder 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 path_parameters in type msgraph.generated.appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesRequestBuilder with type Union[str, dict[str, Any]] Addition of Public method post in type msgraph.generated.appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesRequestBuilder with return type GetAvailableExtensionPropertiesPostResponse and parameters body of type GetAvailableExtensionPropertiesPostRequestBody is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property request_adapter in type msgraph.generated.appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesRequestBuilder with type RequestAdapter Addition of Public method to_post_request_information in type msgraph.generated.appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesRequestBuilder with return type RequestInformation and parameters body of type GetAvailableExtensionPropertiesPostRequestBody is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property url_template in type msgraph.generated.appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.appRoleAssignments.getAvailableExtensionProperties.GetAvailableExtensionPropertiesRequestBuilder with return type GetAvailableExtensionPropertiesRequestBuilder and parameters raw_url of type str is required Addition of Public method additional_data in type msgraph.generated.appRoleAssignments.getByIds.GetByIdsPostRequestBody with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.appRoleAssignments.getByIds.GetByIdsPostRequestBody with return type None and parameters value of type dict[str, Any] is required Addition of Public property backing_store in type msgraph.generated.appRoleAssignments.getByIds.GetByIdsPostRequestBody with type BackingStore Addition of Public method constructor in type msgraph.generated.appRoleAssignments.getByIds.GetByIdsPostRequestBody with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.appRoleAssignments.getByIds.GetByIdsPostRequestBody with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method ids in type msgraph.generated.appRoleAssignments.getByIds.GetByIdsPostRequestBody with return type list[str] and parameters Addition of Public method ids in type msgraph.generated.appRoleAssignments.getByIds.GetByIdsPostRequestBody with return type None and parameters value of type list[str] is required Addition of Public method serialize in type msgraph.generated.appRoleAssignments.getByIds.GetByIdsPostRequestBody with return type None and parameters writer of type SerializationWriter is required Addition of Public method types in type msgraph.generated.appRoleAssignments.getByIds.GetByIdsPostRequestBody with return type list[str] and parameters Addition of Public method types in type msgraph.generated.appRoleAssignments.getByIds.GetByIdsPostRequestBody with return type None and parameters value of type list[str] is required Addition of Public method create_from_discriminator_value in type msgraph.generated.appRoleAssignments.getByIds.GetByIdsPostRequestBody with return type GetByIdsPostRequestBody and parameters parse_node of type ParseNode is required Addition of msgraph.generated.appRoleAssignments.getByIds.GetByIdsPostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Addition of msgraph.generated.appRoleAssignments.getByIds.GetByIdsPostResponse inherits from BaseCollectionPaginationCountResponse Addition of Public method constructor in type msgraph.generated.appRoleAssignments.getByIds.GetByIdsPostResponse with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.appRoleAssignments.getByIds.GetByIdsPostResponse with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method serialize in type msgraph.generated.appRoleAssignments.getByIds.GetByIdsPostResponse with return type None and parameters writer of type SerializationWriter is required Addition of Public method value in type msgraph.generated.appRoleAssignments.getByIds.GetByIdsPostResponse with return type list[DirectoryObject] and parameters Addition of Public method value in type msgraph.generated.appRoleAssignments.getByIds.GetByIdsPostResponse with return type None and parameters value of type list[DirectoryObject] is required Addition of Public method create_from_discriminator_value in type msgraph.generated.appRoleAssignments.getByIds.GetByIdsPostResponse with return type GetByIdsPostResponse and parameters parse_node of type ParseNode is required Addition of msgraph.generated.appRoleAssignments.getByIds.GetByIdsRequestBuilder inherits from BaseRequestBuilder Addition of msgraph.generated.appRoleAssignments.getByIds.GetByIdsRequestBuilder.GetByIdsRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type msgraph.generated.appRoleAssignments.getByIds.GetByIdsRequestBuilder 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 path_parameters in type msgraph.generated.appRoleAssignments.getByIds.GetByIdsRequestBuilder with type Union[str, dict[str, Any]] Addition of Public method post in type msgraph.generated.appRoleAssignments.getByIds.GetByIdsRequestBuilder with return type GetByIdsPostResponse and parameters body of type GetByIdsPostRequestBody is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property request_adapter in type msgraph.generated.appRoleAssignments.getByIds.GetByIdsRequestBuilder with type RequestAdapter Addition of Public method to_post_request_information in type msgraph.generated.appRoleAssignments.getByIds.GetByIdsRequestBuilder with return type RequestInformation and parameters body of type GetByIdsPostRequestBody is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property url_template in type msgraph.generated.appRoleAssignments.getByIds.GetByIdsRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.appRoleAssignments.getByIds.GetByIdsRequestBuilder with return type GetByIdsRequestBuilder and parameters raw_url of type str is required Addition of msgraph.generated.appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder inherits from BaseRequestBuilder Addition of msgraph.generated.appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder.AppRoleAssignmentItemRequestBuilderDeleteRequestConfiguration inherits from RequestConfiguration Addition of Public property expand in type msgraph.generated.appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder.AppRoleAssignmentItemRequestBuilderGetQueryParameters with type list[str] Addition of Public method get_query_parameter in type msgraph.generated.appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder.AppRoleAssignmentItemRequestBuilderGetQueryParameters with return type str and parameters original_name of type str is required Addition of Public property select in type msgraph.generated.appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder.AppRoleAssignmentItemRequestBuilderGetQueryParameters with type list[str] Addition of msgraph.generated.appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder.AppRoleAssignmentItemRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of msgraph.generated.appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder.AppRoleAssignmentItemRequestBuilderPatchRequestConfiguration inherits from RequestConfiguration Addition of Public property check_member_groups in type msgraph.generated.appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder with type CheckMemberGroupsRequestBuilder Addition of Public property check_member_objects in type msgraph.generated.appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder with type CheckMemberObjectsRequestBuilder Addition of Public method constructor in type msgraph.generated.appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder 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.appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder with return type None and parameters request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public method get in type msgraph.generated.appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder with return type AppRoleAssignment and parameters request_configuration of type RequestConfiguration[AppRoleAssignmentItemRequestBuilderGetQueryParameters] is optional Addition of Public property get_member_groups in type msgraph.generated.appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder with type GetMemberGroupsRequestBuilder Addition of Public property get_member_objects in type msgraph.generated.appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder with type GetMemberObjectsRequestBuilder Addition of Public method patch in type msgraph.generated.appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder with return type AppRoleAssignment and parameters body of type AppRoleAssignment is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property path_parameters in type msgraph.generated.appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder with type Union[str, dict[str, Any]] Addition of Public property request_adapter in type msgraph.generated.appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder with type RequestAdapter Addition of Public property restore in type msgraph.generated.appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder with type RestoreRequestBuilder Addition of Public method to_delete_request_information in type msgraph.generated.appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder 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.appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder with return type RequestInformation and parameters request_configuration of type RequestConfiguration[AppRoleAssignmentItemRequestBuilderGetQueryParameters] is optional Addition of Public method to_patch_request_information in type msgraph.generated.appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder with return type RequestInformation and parameters body of type AppRoleAssignment is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property url_template in type msgraph.generated.appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.appRoleAssignments.item.AppRoleAssignmentItemRequestBuilder with return type AppRoleAssignmentItemRequestBuilder and parameters raw_url of type str is required Addition of Public method additional_data in type msgraph.generated.appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsPostRequestBody with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsPostRequestBody with return type None and parameters value of type dict[str, Any] is required Addition of Public property backing_store in type msgraph.generated.appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsPostRequestBody with type BackingStore Addition of Public method constructor in type msgraph.generated.appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsPostRequestBody with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsPostRequestBody with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method group_ids in type msgraph.generated.appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsPostRequestBody with return type list[str] and parameters Addition of Public method group_ids in type msgraph.generated.appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsPostRequestBody with return type None and parameters value of type list[str] is required Addition of Public method serialize in type msgraph.generated.appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsPostRequestBody with return type None and parameters writer of type SerializationWriter is required Addition of Public method create_from_discriminator_value in type msgraph.generated.appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsPostRequestBody with return type CheckMemberGroupsPostRequestBody and parameters parse_node of type ParseNode is required Addition of msgraph.generated.appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsPostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Addition of msgraph.generated.appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsPostResponse inherits from BaseCollectionPaginationCountResponse Addition of Public method constructor in type msgraph.generated.appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsPostResponse with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsPostResponse with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method serialize in type msgraph.generated.appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsPostResponse with return type None and parameters writer of type SerializationWriter is required Addition of Public method value in type msgraph.generated.appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsPostResponse with return type list[str] and parameters Addition of Public method value in type msgraph.generated.appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsPostResponse with return type None and parameters value of type list[str] is required Addition of Public method create_from_discriminator_value in type msgraph.generated.appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsPostResponse with return type CheckMemberGroupsPostResponse and parameters parse_node of type ParseNode is required Addition of msgraph.generated.appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsRequestBuilder inherits from BaseRequestBuilder Addition of msgraph.generated.appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsRequestBuilder.CheckMemberGroupsRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type msgraph.generated.appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsRequestBuilder 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 path_parameters in type msgraph.generated.appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsRequestBuilder with type Union[str, dict[str, Any]] Addition of Public method post in type msgraph.generated.appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsRequestBuilder with return type CheckMemberGroupsPostResponse and parameters body of type CheckMemberGroupsPostRequestBody is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property request_adapter in type msgraph.generated.appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsRequestBuilder with type RequestAdapter Addition of Public method to_post_request_information in type msgraph.generated.appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsRequestBuilder with return type RequestInformation and parameters body of type CheckMemberGroupsPostRequestBody is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property url_template in type msgraph.generated.appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.appRoleAssignments.item.checkMemberGroups.CheckMemberGroupsRequestBuilder with return type CheckMemberGroupsRequestBuilder and parameters raw_url of type str is required Addition of Public method additional_data in type msgraph.generated.appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsPostRequestBody with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsPostRequestBody with return type None and parameters value of type dict[str, Any] is required Addition of Public property backing_store in type msgraph.generated.appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsPostRequestBody with type BackingStore Addition of Public method constructor in type msgraph.generated.appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsPostRequestBody with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsPostRequestBody with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method ids in type msgraph.generated.appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsPostRequestBody with return type list[str] and parameters Addition of Public method ids in type msgraph.generated.appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsPostRequestBody with return type None and parameters value of type list[str] is required Addition of Public method serialize in type msgraph.generated.appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsPostRequestBody with return type None and parameters writer of type SerializationWriter is required Addition of Public method create_from_discriminator_value in type msgraph.generated.appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsPostRequestBody with return type CheckMemberObjectsPostRequestBody and parameters parse_node of type ParseNode is required Addition of msgraph.generated.appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsPostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Addition of msgraph.generated.appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsPostResponse inherits from BaseCollectionPaginationCountResponse Addition of Public method constructor in type msgraph.generated.appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsPostResponse with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsPostResponse with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method serialize in type msgraph.generated.appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsPostResponse with return type None and parameters writer of type SerializationWriter is required Addition of Public method value in type msgraph.generated.appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsPostResponse with return type list[str] and parameters Addition of Public method value in type msgraph.generated.appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsPostResponse with return type None and parameters value of type list[str] is required Addition of Public method create_from_discriminator_value in type msgraph.generated.appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsPostResponse with return type CheckMemberObjectsPostResponse and parameters parse_node of type ParseNode is required Addition of msgraph.generated.appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsRequestBuilder inherits from BaseRequestBuilder Addition of msgraph.generated.appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsRequestBuilder.CheckMemberObjectsRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type msgraph.generated.appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsRequestBuilder 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 path_parameters in type msgraph.generated.appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsRequestBuilder with type Union[str, dict[str, Any]] Addition of Public method post in type msgraph.generated.appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsRequestBuilder with return type CheckMemberObjectsPostResponse and parameters body of type CheckMemberObjectsPostRequestBody is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property request_adapter in type msgraph.generated.appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsRequestBuilder with type RequestAdapter Addition of Public method to_post_request_information in type msgraph.generated.appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsRequestBuilder with return type RequestInformation and parameters body of type CheckMemberObjectsPostRequestBody is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property url_template in type msgraph.generated.appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.appRoleAssignments.item.checkMemberObjects.CheckMemberObjectsRequestBuilder with return type CheckMemberObjectsRequestBuilder and parameters raw_url of type str is required Addition of Public method additional_data in type msgraph.generated.appRoleAssignments.item.getMemberGroups.GetMemberGroupsPostRequestBody with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.appRoleAssignments.item.getMemberGroups.GetMemberGroupsPostRequestBody with return type None and parameters value of type dict[str, Any] is required Addition of Public property backing_store in type msgraph.generated.appRoleAssignments.item.getMemberGroups.GetMemberGroupsPostRequestBody with type BackingStore Addition of Public method constructor in type msgraph.generated.appRoleAssignments.item.getMemberGroups.GetMemberGroupsPostRequestBody with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.appRoleAssignments.item.getMemberGroups.GetMemberGroupsPostRequestBody with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method security_enabled_only in type msgraph.generated.appRoleAssignments.item.getMemberGroups.GetMemberGroupsPostRequestBody with return type bool and parameters Addition of Public method security_enabled_only in type msgraph.generated.appRoleAssignments.item.getMemberGroups.GetMemberGroupsPostRequestBody with return type None and parameters value of type bool is required Addition of Public method serialize in type msgraph.generated.appRoleAssignments.item.getMemberGroups.GetMemberGroupsPostRequestBody with return type None and parameters writer of type SerializationWriter is required Addition of Public method create_from_discriminator_value in type msgraph.generated.appRoleAssignments.item.getMemberGroups.GetMemberGroupsPostRequestBody with return type GetMemberGroupsPostRequestBody and parameters parse_node of type ParseNode is required Addition of msgraph.generated.appRoleAssignments.item.getMemberGroups.GetMemberGroupsPostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Addition of msgraph.generated.appRoleAssignments.item.getMemberGroups.GetMemberGroupsPostResponse inherits from BaseCollectionPaginationCountResponse Addition of Public method constructor in type msgraph.generated.appRoleAssignments.item.getMemberGroups.GetMemberGroupsPostResponse with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.appRoleAssignments.item.getMemberGroups.GetMemberGroupsPostResponse with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method serialize in type msgraph.generated.appRoleAssignments.item.getMemberGroups.GetMemberGroupsPostResponse with return type None and parameters writer of type SerializationWriter is required Addition of Public method value in type msgraph.generated.appRoleAssignments.item.getMemberGroups.GetMemberGroupsPostResponse with return type list[str] and parameters Addition of Public method value in type msgraph.generated.appRoleAssignments.item.getMemberGroups.GetMemberGroupsPostResponse with return type None and parameters value of type list[str] is required Addition of Public method create_from_discriminator_value in type msgraph.generated.appRoleAssignments.item.getMemberGroups.GetMemberGroupsPostResponse with return type GetMemberGroupsPostResponse and parameters parse_node of type ParseNode is required Addition of msgraph.generated.appRoleAssignments.item.getMemberGroups.GetMemberGroupsRequestBuilder inherits from BaseRequestBuilder Addition of msgraph.generated.appRoleAssignments.item.getMemberGroups.GetMemberGroupsRequestBuilder.GetMemberGroupsRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type msgraph.generated.appRoleAssignments.item.getMemberGroups.GetMemberGroupsRequestBuilder 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 path_parameters in type msgraph.generated.appRoleAssignments.item.getMemberGroups.GetMemberGroupsRequestBuilder with type Union[str, dict[str, Any]] Addition of Public method post in type msgraph.generated.appRoleAssignments.item.getMemberGroups.GetMemberGroupsRequestBuilder with return type GetMemberGroupsPostResponse and parameters body of type GetMemberGroupsPostRequestBody is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property request_adapter in type msgraph.generated.appRoleAssignments.item.getMemberGroups.GetMemberGroupsRequestBuilder with type RequestAdapter Addition of Public method to_post_request_information in type msgraph.generated.appRoleAssignments.item.getMemberGroups.GetMemberGroupsRequestBuilder with return type RequestInformation and parameters body of type GetMemberGroupsPostRequestBody is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property url_template in type msgraph.generated.appRoleAssignments.item.getMemberGroups.GetMemberGroupsRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.appRoleAssignments.item.getMemberGroups.GetMemberGroupsRequestBuilder with return type GetMemberGroupsRequestBuilder and parameters raw_url of type str is required Addition of Public method additional_data in type msgraph.generated.appRoleAssignments.item.getMemberObjects.GetMemberObjectsPostRequestBody with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.appRoleAssignments.item.getMemberObjects.GetMemberObjectsPostRequestBody with return type None and parameters value of type dict[str, Any] is required Addition of Public property backing_store in type msgraph.generated.appRoleAssignments.item.getMemberObjects.GetMemberObjectsPostRequestBody with type BackingStore Addition of Public method constructor in type msgraph.generated.appRoleAssignments.item.getMemberObjects.GetMemberObjectsPostRequestBody with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.appRoleAssignments.item.getMemberObjects.GetMemberObjectsPostRequestBody with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method security_enabled_only in type msgraph.generated.appRoleAssignments.item.getMemberObjects.GetMemberObjectsPostRequestBody with return type bool and parameters Addition of Public method security_enabled_only in type msgraph.generated.appRoleAssignments.item.getMemberObjects.GetMemberObjectsPostRequestBody with return type None and parameters value of type bool is required Addition of Public method serialize in type msgraph.generated.appRoleAssignments.item.getMemberObjects.GetMemberObjectsPostRequestBody with return type None and parameters writer of type SerializationWriter is required Addition of Public method create_from_discriminator_value in type msgraph.generated.appRoleAssignments.item.getMemberObjects.GetMemberObjectsPostRequestBody with return type GetMemberObjectsPostRequestBody and parameters parse_node of type ParseNode is required Addition of msgraph.generated.appRoleAssignments.item.getMemberObjects.GetMemberObjectsPostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Addition of msgraph.generated.appRoleAssignments.item.getMemberObjects.GetMemberObjectsPostResponse inherits from BaseCollectionPaginationCountResponse Addition of Public method constructor in type msgraph.generated.appRoleAssignments.item.getMemberObjects.GetMemberObjectsPostResponse with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.appRoleAssignments.item.getMemberObjects.GetMemberObjectsPostResponse with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method serialize in type msgraph.generated.appRoleAssignments.item.getMemberObjects.GetMemberObjectsPostResponse with return type None and parameters writer of type SerializationWriter is required Addition of Public method value in type msgraph.generated.appRoleAssignments.item.getMemberObjects.GetMemberObjectsPostResponse with return type list[str] and parameters Addition of Public method value in type msgraph.generated.appRoleAssignments.item.getMemberObjects.GetMemberObjectsPostResponse with return type None and parameters value of type list[str] is required Addition of Public method create_from_discriminator_value in type msgraph.generated.appRoleAssignments.item.getMemberObjects.GetMemberObjectsPostResponse with return type GetMemberObjectsPostResponse and parameters parse_node of type ParseNode is required Addition of msgraph.generated.appRoleAssignments.item.getMemberObjects.GetMemberObjectsRequestBuilder inherits from BaseRequestBuilder Addition of msgraph.generated.appRoleAssignments.item.getMemberObjects.GetMemberObjectsRequestBuilder.GetMemberObjectsRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type msgraph.generated.appRoleAssignments.item.getMemberObjects.GetMemberObjectsRequestBuilder 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 path_parameters in type msgraph.generated.appRoleAssignments.item.getMemberObjects.GetMemberObjectsRequestBuilder with type Union[str, dict[str, Any]] Addition of Public method post in type msgraph.generated.appRoleAssignments.item.getMemberObjects.GetMemberObjectsRequestBuilder with return type GetMemberObjectsPostResponse and parameters body of type GetMemberObjectsPostRequestBody is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property request_adapter in type msgraph.generated.appRoleAssignments.item.getMemberObjects.GetMemberObjectsRequestBuilder with type RequestAdapter Addition of Public method to_post_request_information in type msgraph.generated.appRoleAssignments.item.getMemberObjects.GetMemberObjectsRequestBuilder with return type RequestInformation and parameters body of type GetMemberObjectsPostRequestBody is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property url_template in type msgraph.generated.appRoleAssignments.item.getMemberObjects.GetMemberObjectsRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.appRoleAssignments.item.getMemberObjects.GetMemberObjectsRequestBuilder with return type GetMemberObjectsRequestBuilder and parameters raw_url of type str is required Addition of msgraph.generated.appRoleAssignments.item.restore.RestoreRequestBuilder inherits from BaseRequestBuilder Addition of msgraph.generated.appRoleAssignments.item.restore.RestoreRequestBuilder.RestoreRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type msgraph.generated.appRoleAssignments.item.restore.RestoreRequestBuilder 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 path_parameters in type msgraph.generated.appRoleAssignments.item.restore.RestoreRequestBuilder with type Union[str, dict[str, Any]] Addition of Public method post in type msgraph.generated.appRoleAssignments.item.restore.RestoreRequestBuilder with return type DirectoryObject and parameters request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property request_adapter in type msgraph.generated.appRoleAssignments.item.restore.RestoreRequestBuilder with type RequestAdapter Addition of Public method to_post_request_information in type msgraph.generated.appRoleAssignments.item.restore.RestoreRequestBuilder with return type RequestInformation and parameters request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property url_template in type msgraph.generated.appRoleAssignments.item.restore.RestoreRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.appRoleAssignments.item.restore.RestoreRequestBuilder with return type RestoreRequestBuilder and parameters raw_url of type str is required Addition of Public method additional_data in type msgraph.generated.appRoleAssignments.validateProperties.ValidatePropertiesPostRequestBody with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.appRoleAssignments.validateProperties.ValidatePropertiesPostRequestBody with return type None and parameters value of type dict[str, Any] is required Addition of Public property backing_store in type msgraph.generated.appRoleAssignments.validateProperties.ValidatePropertiesPostRequestBody with type BackingStore Addition of Public method constructor in type msgraph.generated.appRoleAssignments.validateProperties.ValidatePropertiesPostRequestBody with return type None and parameters Addition of Public method display_name in type msgraph.generated.appRoleAssignments.validateProperties.ValidatePropertiesPostRequestBody with return type str and parameters Addition of Public method display_name in type msgraph.generated.appRoleAssignments.validateProperties.ValidatePropertiesPostRequestBody with return type None and parameters value of type str is required Addition of Public method entity_type in type msgraph.generated.appRoleAssignments.validateProperties.ValidatePropertiesPostRequestBody with return type str and parameters Addition of Public method entity_type in type msgraph.generated.appRoleAssignments.validateProperties.ValidatePropertiesPostRequestBody with return type None and parameters value of type str is required Addition of Public method get_field_deserializers in type msgraph.generated.appRoleAssignments.validateProperties.ValidatePropertiesPostRequestBody with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method mail_nickname in type msgraph.generated.appRoleAssignments.validateProperties.ValidatePropertiesPostRequestBody with return type str and parameters Addition of Public method mail_nickname in type msgraph.generated.appRoleAssignments.validateProperties.ValidatePropertiesPostRequestBody with return type None and parameters value of type str is required Addition of Public method on_behalf_of_user_id in type msgraph.generated.appRoleAssignments.validateProperties.ValidatePropertiesPostRequestBody with return type UUID and parameters Addition of Public method on_behalf_of_user_id in type msgraph.generated.appRoleAssignments.validateProperties.ValidatePropertiesPostRequestBody with return type None and parameters value of type UUID is required Addition of Public method serialize in type msgraph.generated.appRoleAssignments.validateProperties.ValidatePropertiesPostRequestBody with return type None and parameters writer of type SerializationWriter is required Addition of Public method create_from_discriminator_value in type msgraph.generated.appRoleAssignments.validateProperties.ValidatePropertiesPostRequestBody with return type ValidatePropertiesPostRequestBody and parameters parse_node of type ParseNode is required Addition of msgraph.generated.appRoleAssignments.validateProperties.ValidatePropertiesPostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Addition of msgraph.generated.appRoleAssignments.validateProperties.ValidatePropertiesRequestBuilder inherits from BaseRequestBuilder Addition of msgraph.generated.appRoleAssignments.validateProperties.ValidatePropertiesRequestBuilder.ValidatePropertiesRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type msgraph.generated.appRoleAssignments.validateProperties.ValidatePropertiesRequestBuilder 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 path_parameters in type msgraph.generated.appRoleAssignments.validateProperties.ValidatePropertiesRequestBuilder with type Union[str, dict[str, Any]] Addition of Public method post in type msgraph.generated.appRoleAssignments.validateProperties.ValidatePropertiesRequestBuilder with return type None and parameters body of type ValidatePropertiesPostRequestBody is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property request_adapter in type msgraph.generated.appRoleAssignments.validateProperties.ValidatePropertiesRequestBuilder with type RequestAdapter Addition of Public method to_post_request_information in type msgraph.generated.appRoleAssignments.validateProperties.ValidatePropertiesRequestBuilder with return type RequestInformation and parameters body of type ValidatePropertiesPostRequestBody is required; request_configuration of type RequestConfiguration[QueryParameters] is optional Addition of Public property url_template in type msgraph.generated.appRoleAssignments.validateProperties.ValidatePropertiesRequestBuilder with type str Addition of Public method with_url in type msgraph.generated.appRoleAssignments.validateProperties.ValidatePropertiesRequestBuilder with return type ValidatePropertiesRequestBuilder and parameters raw_url of type str is required Addition of Public property app_role_assignments in type msgraph.generated.BaseGraphServiceClient with type AppRoleAssignmentsRequestBuilder Addition of Public method autopatch in type msgraph.generated.models.CloudPcProvisioningPolicy with return type CloudPcProvisioningPolicyAutopatch and parameters Addition of Public method autopatch in type msgraph.generated.models.CloudPcProvisioningPolicy with return type None and parameters value of type CloudPcProvisioningPolicyAutopatch is required Addition of Public method additional_data in type msgraph.generated.models.CloudPcProvisioningPolicyAutopatch with return type dict[str, Any] and parameters Addition of Public method additional_data in type msgraph.generated.models.CloudPcProvisioningPolicyAutopatch with return type None and parameters value of type dict[str, Any] is required Addition of Public method autopatch_group_id in type msgraph.generated.models.CloudPcProvisioningPolicyAutopatch with return type str and parameters Addition of Public method autopatch_group_id in type msgraph.generated.models.CloudPcProvisioningPolicyAutopatch with return type None and parameters value of type str is required Addition of Public property backing_store in type msgraph.generated.models.CloudPcProvisioningPolicyAutopatch with type BackingStore Addition of Public method constructor in type msgraph.generated.models.CloudPcProvisioningPolicyAutopatch with return type None and parameters Addition of Public method get_field_deserializers in type msgraph.generated.models.CloudPcProvisioningPolicyAutopatch with return type dict[str, Callable[[ParseNode], None]] and parameters Addition of Public method odata_type in type msgraph.generated.models.CloudPcProvisioningPolicyAutopatch with return type str and parameters Addition of Public method odata_type in type msgraph.generated.models.CloudPcProvisioningPolicyAutopatch with return type None and parameters value of type str is required Addition of Public method serialize in type msgraph.generated.models.CloudPcProvisioningPolicyAutopatch 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.CloudPcProvisioningPolicyAutopatch with return type CloudPcProvisioningPolicyAutopatch and parameters parse_node of type ParseNode is required Addition of msgraph.generated.models.CloudPcProvisioningPolicyAutopatch implements AdditionalDataHolder; BackedModel; Parsable Addition of msgraph.generated.models.ManagedDeviceOwnerType has an enum member UnknownFutureValue with order 3 |
Member
|
superseded by #1099 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request was automatically created by Azure Pipelines. Important Check for unexpected deletions or changes in this PR.